Ellipsoid Constructors
This class represents an ellipsoid used to build a projected coordinate system.Name | Parameters | Description |
---|---|---|
Ellipsoid() | none | Initializes a new instance of the Ellipsoid class with default settings. |
Ellipsoid |
semimajor |
Initializes a new instance of the Ellipsoid class with the specified parameters. |
See Also