18 #ifndef _SPHERICALCOORDINATES_PRIVATE_HH_
19 #define _SPHERICALCOORDINATES_PRIVATE_HH_
30 class SphericalCoordinates;
SphericalCoordinates::SurfaceType surfaceType
Type of surface being used.
Definition: SphericalCoordinatesPrivate.hh:41
math::Angle longitudeReference
Longitude of reference point.
Definition: SphericalCoordinatesPrivate.hh:47
double elevationReference
Elevation of reference point relative to sea level in meters.
Definition: SphericalCoordinatesPrivate.hh:50
commmon/common.hh
Definition: SphericalCoordinatesPrivate.hh:38
math::Angle headingOffset
Heading offset, expressed as angle from East to gazebo x-axis, or equivalently from North to gazebo y...
Definition: SphericalCoordinatesPrivate.hh:54
An angle and related functions.
Definition: Angle.hh:52
SurfaceType
Unique identifiers for planetary surface models.
Definition: SphericalCoordinates.hh:42
math::Angle latitudeReference
Latitude of reference point.
Definition: SphericalCoordinatesPrivate.hh:44
#define GAZEBO_VISIBLE
Use to represent "symbol visible" if supported.
Definition: system.hh:48