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 GeoCalc, 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 |
Gets or sets the longitude that defines this prime meridian. |
|
Inherited Property |
Description |
Inherited from Serializable. |
|
Inherited from Serializable. |
|
Inherited from Serializable. |
|
Inherited from Serializable. |
|
Inherited from Serializable. |
|
Inherited from Serializable. |
|
Inherited from Serializable. |
|
Inherited from Serializable. |
|
Inherited from Serializable. |
|
Inherited from Serializable. |
|
Inherited from Serializable. |
|
Inherited from Serializable. |
|
Inherited from Serializable. |
|
Inherited from Serializable. |
Method |
Description |
Inherited from GeoCalc.Serializable |
|
Value equals comparison. (Overrides Object.Equals()). |
|
Comparison to see if the object obj is "nearly" equal to this. (Overrides the abstract Serializable.Equivalent()). |
|
Converts a point from being referenced in terms of Greenwich to being referenced in the object's prime meridian definition. |
|
Serves as a hash function for a particular type. (Overrides Object.GetHashCode()). |
|
Comparison to see if the object obj is exactly equal to this. (Overrides Serializable.StrictlyEquals()). |
|
Converts a point from being referenced in terms of the object's prime meridian definition to being referenced in Greenwich. |
|
Inherited Method |
Description |
Inherited from Serializable. |
|
Inherited from Serializable. |
|
Inherited from Serializable. |
|
Inherited from Serializable. |
|
GetType |
Gets the Type of the current instance. (Inherited from Object). |
Inherited from Serializable. |
|
Inherited from Serializable. |
|
Inherited from Serializable. |
|
Inherited from Serializable. |
|
ToString |
Returns a string that represents the current object. (Inherited from Object). |
Inherited from Serializable. |
|
Inherited from Serializable. |
Operator |
Description |
Assigns a new value to this PrimeMeridian |
|
Compares the value of two PrimeMeridians |
|
Compares the value of two PrimeMeridians |