C# Class MapAround.CoordinateSystems.HorizontalCoordinateSystem

A 2D coordinate system suitable for positions on the Earth's surface.
Inheritance: CoordinateSystem, IHorizontalCoordinateSystem
显示文件 Open project: gkrsu/maparound.core

Private Methods

Method Description
HorizontalCoordinateSystem ( IHorizontalDatum datum, List axisInfo, string name, string authority, long code, string alias, string remarks, string abbreviation ) : System

Initializes a new instance of the MapAround.CoordinateSystems.HorizontalCoordinateSystem.