The PrimeMeridian class represents the line of longitude that is designated as 0 degrees. All other lines of longitude are expressed by the angle by which they deviate from the PrimeMeridian. Together with the equator of an Ellipsoid, the PrimeMeridian defines the origin of a GeodeticCoordSys. In GeoCalcNET, a PrimeMeridian is defined by the angle that separates it from the Greenwich Meridian.
|
Constructor |
Description |
|
Creates a new instance of the PrimeMeridian class |
|
Property |
Description |
|
Inherited from GeoCalcNET.Serializable | |
|
The AngularValue by which this meridian deviates from the Greenwich Meridian | |
|
Inherited from GeoCalcNET.Serializable | |
|
Inherited from GeoCalcNET.Serializable |
|
Method |
Description |
|
Produces a deep-copy of the current instance | |
|
Produces a deep-copy of a PrimeMeridian | |
|
Releases the resources used by the current instance | |
|
Converts a GeodeticPoint that uses the Greenwich Meridian to one that uses this meridian | |
|
Inherited from GeoCalcNET.Serializable | |
|
Converts a GeodeticPoint that uses this meridian to one that uses the Greenwich Meridian | |
|
Compares the value of two PrimeMeridian instances |