|
Oakfield API Documentation 1.0.0
Numerical core APIs
|
Projected chart value with an optional secondary coordinate. More...
#include <plane_chart.h>
Public Attributes | |
| double | primary |
| double | secondary |
| bool | has_secondary |
Projected chart value with an optional secondary coordinate.
| bool SimPlaneProjectionValue::has_secondary |
True when secondary contains a meaningful value.
| double SimPlaneProjectionValue::primary |
Projected primary value.
| double SimPlaneProjectionValue::secondary |
Projected secondary value when has_secondary is true.