Property | Type | Description | |
---|---|---|---|
PosLatLngAlts | List |
Method | 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 |
Method | Description | |
---|---|---|
writeParamFile ( string filename ) : void |
public static GetFromGps ( int weeknumber, double seconds ) : System.DateTime | ||
weeknumber | int | |
seconds | double | |
return | System.DateTime |
public static HexStringToColor ( string hexColor ) : Color | ||
hexColor | string | |
return | Color |
public writeKMLFirstPerson ( string filename ) : void | ||
filename | string | |
return | void |
public writeWPFile ( string basefilename ) : void | ||
basefilename | string | |
return | void |