33 #ifndef EMANEPHYPOSITIONNEU_HEADER_ 34 #define EMANEPHYPOSITIONNEU_HEADER_ 45 PositionNEU(
double dNorthMeters,
double dEastMeters,
double dUpMeters);
55 void rotate(
double dYawRadians,
double dPitchRadians,
double dRollRadians);
57 void adjust(
double dNorthMeters,
double dEastMeters,
double dUpMeters);
68 #endif // EMANEPHYPOSITIONNEU_HEADER_
double getNorthMeters() const
void rotate(const Orientation &orientation)
double getUpMeters() const
Holds pitch, yaw and roll.
void adjust(double dNorthMeters, double dEastMeters, double dUpMeters)
double getEastMeters() const