GeocentricSpatialReferenceSystemParameters Class |
Namespace: Aspose.Gis.SpatialReferencing
The GeocentricSpatialReferenceSystemParameters type exposes the following members.
Name | Description | |
---|---|---|
![]() | GeocentricSpatialReferenceSystemParameters | Initializes a new instance of the GeocentricSpatialReferenceSystemParameters class |
Name | Description | |
---|---|---|
![]() | AxisesOrder |
Order of axises. Defaults to XYZ.
|
![]() | Datum |
Datum of geocentric SRS. Default is Wgs84.
|
![]() | LinearUnit |
Units to be used in this SRS. Defaults to Meter.
|
![]() | Name |
Name of geocentric SRS. Default is "Unnamed".
|
![]() | PrimeMeridian |
Prime meridian of this SRS. Default is Greenwich.
|
![]() | XAxis |
Axis of geocentric SRS that describes 'X' dimension (axis that points at prime meridian).
|
![]() | YAxis |
Axis of geocentric SRS that describes 'Y' dimension (axis that points to the left or to the right of X axis on equatorial plane).
Defaults to axis with East direction.
|
![]() | ZAxis |
Axis of geocentric SRS that describes 'Z' dimension (axis that points to the north or south pole).
Defaults to axis with North direction.
|
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |