A tiny library that can parse TLE, and display the orbit on the map
Classes
Namespaces
Members
-
<static> SatelliteOptions
-
Object with the default options for Satellite object
- Source:
Properties:
Name Type Description tleorbits.TLE An instance of orbits.TLE titlestring Alternative title to use for the marker, instead of the one from TLE pathLengthfloat The length is in periods. Length = period * pathLength visibleboolean Whenever to display the map or not mapgoogle.maps.Map An instance of google.maps.Map markerOptsgoogle.maps.MarkerOptions An instance of google.maps.MarkerOptions horzionOptsgoogle.maps.CircleOptions An instance of google.maps.CircleOptions polylineOptsgoogle.maps.PolylineOptions An instance of google.maps.PolylineOptions drawShadowPolylinesboolean Whenever to draw indicators when Satellite is shadowed by Earth shadowPolylinesOptsgoogle.maps.PolylineOptions An instance of google.maps.PolylineOptions