UtmConvert.Datum Class Reference
List of all members.
|
Public Member Functions |
| Datum () |
| Datum (string name, double equatorialRadius, double polarRadius, double flattening, string use) |
Properties |
string | Name [get, set] |
double | EquatorialRadius [get, set] |
double | a [get] |
double | PolarRadius [get, set] |
double | b [get] |
double | Flattening [get, set] |
string | Use [get, set] |
Detailed Description
Definition at line 7 of file Datum.cs.
Constructor & Destructor Documentation
UtmConvert.Datum.Datum |
( |
|
) |
|
UtmConvert.Datum.Datum |
( |
string |
name, |
|
|
double |
equatorialRadius, |
|
|
double |
polarRadius, |
|
|
double |
flattening, |
|
|
string |
use | |
|
) |
| | |
Property Documentation
double UtmConvert.Datum.a [get] |
double UtmConvert.Datum.b [get] |
double UtmConvert.Datum.EquatorialRadius [get, set] |
double UtmConvert.Datum.Flattening [get, set] |
string UtmConvert.Datum.Name [get, set] |
double UtmConvert.Datum.PolarRadius [get, set] |
string UtmConvert.Datum.Use [get, set] |
The documentation for this class was generated from the following file:
- C:/Documents and Settings/student/My Documents/Visual Studio 2008/projects/system_controller/UtmConvert/UtmConvert/Datum.cs