|
WSF
|
#include <WsfAltLocComponent.hpp>
Public Attributes | |
| double | lat {0.0} |
| double | lon {0.0} |
| double | alt {0.0} |
| double | hed {0.0} |
| AltitudeReference | altRef {AltitudeReference::MSL} |
| double | weight {0.0} |
| bool | altSet {false} |
| bool | hedSet {false} |
| bool | wgtSet {false} |
| double wsf::altloc::WeightedLocation::alt {0.0} |
Referenced by wsf::altloc::Component::PreInitialize().
| AltitudeReference wsf::altloc::WeightedLocation::altRef {AltitudeReference::MSL} |
Referenced by wsf::altloc::Component::PreInitialize().
| bool wsf::altloc::WeightedLocation::altSet {false} |
Referenced by wsf::altloc::Component::PreInitialize().
| double wsf::altloc::WeightedLocation::hed {0.0} |
Referenced by wsf::altloc::Component::PreInitialize().
| bool wsf::altloc::WeightedLocation::hedSet {false} |
Referenced by wsf::altloc::Component::PreInitialize().
| double wsf::altloc::WeightedLocation::lat {0.0} |
Referenced by wsf::altloc::Component::PreInitialize().
| double wsf::altloc::WeightedLocation::lon {0.0} |
Referenced by wsf::altloc::Component::PreInitialize().
| double wsf::altloc::WeightedLocation::weight {0.0} |
Referenced by wsf::altloc::Component::PreInitialize().
| bool wsf::altloc::WeightedLocation::wgtSet {false} |