Method | Description | |
---|---|---|
EqualParams ( object obj ) : bool |
Checks whether the values of this instance is equal to the values of another instance. Only parameters used for coordinate system are used for comparison. Name, abbreviation, authority, alias and remarks are ignored in the comparison.
|
|
GetUnits ( int dimension ) : IUnit |
Gets units for dimension within coordinate system. Each dimension in the coordinate system has corresponding units.
|
Method | Description | |
---|---|---|
GeocentricCoordinateSystem ( IHorizontalDatum datum, ILinearUnit linearUnit, IPrimeMeridian primeMeridian, List |
public GetUnits ( int dimension ) : IUnit | ||
dimension | int | Dimension |
return | IUnit |