C# Class AsterixDisplayAnalyser.GeodeticMeasurement

Afficher le fichier Open project: akapetanovic/ASTERIX-ANALYSER-and-DATA-DISPLAY Class Usage Examples

Méthodes publiques

Méthode Description
GeodeticMeasurement ( GeodeticCurve averageCurve, double elevationChange ) : System

Creates a new instance of GeodeticMeasurement.

ToString ( ) : string

Get the GeodeticMeasurement as a string

Method Details

GeodeticMeasurement() public méthode

Creates a new instance of GeodeticMeasurement.
public GeodeticMeasurement ( GeodeticCurve averageCurve, double elevationChange ) : System
averageCurve GeodeticCurve the geodetic curve as measured at the average elevation between two points
elevationChange double the change in elevation, in meters, going from the starting point to the ending point
Résultat System

ToString() public méthode

Get the GeodeticMeasurement as a string
public ToString ( ) : string
Résultat string