Add lat long conversion

This commit is contained in:
Tim Schubert 2020-08-23 21:25:54 +02:00
parent b7f459e36a
commit 70c70a19ce
8 changed files with 171 additions and 16 deletions

View file

@ -155,8 +155,8 @@ given as pairs of longitude and latitude.
--orbitsFile=orbits.csv \
--groundFile=ground-stations.csv \
--traceFile=delay-trace.csv \
--source=54.4,77.1 \
--destination=-10.0,25.8 \
--source=54.4:77.1 \
--destination=-10.0:25.8 \
--islRate=1Gbps \
--constellation="StarlinkGateway" \
--duration=10.0 \