Oakfield API Documentation 1.0.0
Numerical core APIs
Loading...
Searching...
No Matches
SimPlaneProjectionValue Struct Reference

Projected chart value with an optional secondary coordinate. More...

#include <plane_chart.h>

Public Attributes

double primary
 
double secondary
 
bool has_secondary
 

Detailed Description

Projected chart value with an optional secondary coordinate.

Member Data Documentation

◆ has_secondary

bool SimPlaneProjectionValue::has_secondary

True when secondary contains a meaningful value.

◆ primary

double SimPlaneProjectionValue::primary

Projected primary value.

◆ secondary

double SimPlaneProjectionValue::secondary

Projected secondary value when has_secondary is true.


The documentation for this struct was generated from the following file: