Unigine::Cigi::ICigiEarthModelDef Class
Header: | #include <CigiClientInterface.h> |
Inherits: | ICigiHostPacket |
The CIGIClient plugin is deprecated and no longer supported. For more information on working with CIGI please refer to the IG Application section.
This class represents the CIGI Earth Reference Model Definition packet interface.
CIGI plugin must be loaded.
ICigiEarthModelDef Class
Members
int getCustomEnabled( )
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( )
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( )
Returns the value of the Flattening parameter specified in the packet.Return value
Flattening parameter value. Determines the flattening of the ellipsoid.Last update:
2020-01-14
Help improve this article
Was this article helpful?
(or select a word/phrase and press Ctrl+Enter)