summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorJogi Hofmüller <jogi@mur.at>2011-08-09 21:01:08 +0000
committerJogi Hofmüller <jogi@mur.at>2011-08-09 21:01:08 +0000
commit7a5a606b94c6f699a54707e22c9d154ab87e8cc4 (patch)
tree31915aac89e4267a4cade5fea75e4479d0d1f65d /tools
parent- included link to ARISSAT-1 (diff)
- added comment on howto fix the eas/west connecting line to computeTrajectory
git-svn-id: https://svn.spreadspace.org/mur.sat@110 7de4ea59-55d0-425e-a1af-a3118ea81d4c
Diffstat (limited to 'tools')
-rw-r--r--tools/mmd/MmdWidgets.py5
1 files changed, 5 insertions, 0 deletions
diff --git a/tools/mmd/MmdWidgets.py b/tools/mmd/MmdWidgets.py
index 51c346c..6c589ca 100644
--- a/tools/mmd/MmdWidgets.py
+++ b/tools/mmd/MmdWidgets.py
@@ -26,6 +26,11 @@ def dms2degdec (lonlat):
def computeTrajectory (longitude, latitude, elevation):
"""
test for static TLE to trajectory computation
+
+ Random remarks
+ - for now the problem is, that once longitude jumps from + to - (far in the east)
+ the curve is interrupted and a straight line is drawn ...
+ - we should detect these points and make multiple line objects (an array)
"""
line0 = "ARISSAT-1/RADIOSCAF-B"
line1 = "1 37772U 98067CK 11220.22334818 .00031592 00000-0 37647-3 0 118"