CigiEarthModelDef Class
The functionality described in this article is not available in the Community SDK edition.
You should upgrade to- Sim
SDK edition to use it.
You should upgrade to
Header: | #include <plugins/UnigineCIGIConnector.h> |
Inherits from: | CigiHostPacket |
CigiEarthModelDef Class
Members
int getCustomEnabled ( ) const#
Returns the value of the Custom ERM Enable parameter specified in the packet.Return value
Custom ERM Enable parameter value: 1 - the IG shall use the Equatorial Radius and Flattening values to characterize the ellipsoid; 0 - the IG shall use the WGS 84 reference model and all other parameters in this packet shall be ignored.double getRadius ( ) const#
Returns the value of the Equatorial Radius parameter specified in the packet.Return value
Equatorial Radius parameter value. Determines the semi-major axis of the ellipsoid.double getFlattening ( ) const#
Returns the value of the Flattening parameter specified in the packet.Return value
Flattening parameter value. Determines the flattening of the ellipsoid.Last update:
2021-12-13
Help improve this article
Was this article helpful?
(or select a word/phrase and press Ctrl+Enter)