2014-04-19 15:53:43 +02:00
|
|
|
m.cogo
|
2015-07-26 03:48:27 +02:00
|
|
|
A simple utility for converting bearing and distance measurements to coordinates and vice versa. It assumes a cartesian coordinate system
|
2014-04-19 15:53:43 +02:00
|
|
|
Miscellaneous (m.*)
|
|
|
|
ParameterFile|input|Name of input file|False
|
|
|
|
OutputFile|output|Output text file
|
2015-01-11 14:32:32 +01:00
|
|
|
ParameterString|coordinates|Starting coordinate pair (default 0.0, 0.0)|0.0,0.0
|
2014-04-19 15:53:43 +02:00
|
|
|
*ParameterBoolean|-l|Lines are labelled|False
|
|
|
|
*ParameterBoolean|-q|Suppress warnings|False
|
|
|
|
*ParameterBoolean|-r|Convert from coordinates to bearing and distance|False
|
2015-01-11 14:32:32 +01:00
|
|
|
*ParameterBoolean|-c|Repeat the starting coordinate at the end to close a loop|False
|