Свойство | Type | Description | |
---|---|---|---|
PosLatLngAlts | List |
Méthode | Description | |
---|---|---|
GetFromGps ( int weeknumber, double seconds ) : System.DateTime | ||
HexStringToColor ( string hexColor ) : Color |
abgr
|
|
IsClockwise ( IList |
||
processLine ( string line ) : void | ||
writeGPX ( string filename ) : void | ||
writeKML ( string filename ) : void | ||
writeKMLFirstPerson ( string filename ) : void | ||
writeRinex ( string filename ) : void | ||
writeWPFile ( string basefilename ) : void |
Méthode | Description | |
---|---|---|
writeParamFile ( string filename ) : void |
public static GetFromGps ( int weeknumber, double seconds ) : System.DateTime | ||
weeknumber | int | |
seconds | double | |
Résultat | System.DateTime |
public static HexStringToColor ( string hexColor ) : Color | ||
hexColor | string | |
Résultat | Color |
public IsClockwise ( IList |
||
vertices | IList |
|
Résultat | bool |
public writeKMLFirstPerson ( string filename ) : void | ||
filename | string | |
Résultat | void |
public writeRinex ( string filename ) : void | ||
filename | string | |
Résultat | void |
public writeWPFile ( string basefilename ) : void | ||
basefilename | string | |
Résultat | void |