MCPcopy Create free account

hub / github.com/cassova/satellite-czml / functions

Functions96 in github.com/cassova/satellite-czml

↓ 37 callersFunctionclass_property
Returns a property function that checks to be sure the value being assigned is a certain class before assigning it to a hidden variable define
satellite_czml/czml.py:64
↓ 30 callersMethodappend
(self, packet)
satellite_czml/czml.py:215
↓ 28 callersMethoddata
(self)
satellite_czml/czml.py:200
↓ 12 callersMethodget_orbital_time
Extracts the number of orbits per day from the tle and calcualtes the time per orbit in minutes
satellite_czml/satellite_czml.py:253
↓ 11 callersMethodload
(self, data)
satellite_czml/czml.py:208
↓ 6 callersMethod__init__
(self, packets=None)
satellite_czml/czml.py:193
↓ 5 callersMethod__check_list
Checks that the list contains the same number of elements as the number of TLEs. If None, default to a list of Nones.
satellite_czml/satellite_czml.py:435
↓ 5 callersFunctiongrouper
(iterable, n, fillvalue=None)
satellite_czml/czml.py:59
↓ 3 callersFunctiondatetime_property
Generates a datetime property that handles strings and timezones.
satellite_czml/czml.py:97
↓ 2 callersMethodadd_satellite
Adds (or updates) instance of Satellite
satellite_czml/satellite_czml.py:448
↓ 2 callersMethodbuild_marker
Creates the satellite marker (i.e. billboard)
satellite_czml/satellite_czml.py:126
↓ 2 callersMethoddata
(self)
satellite_czml/czml.py:154
↓ 2 callersMethoddumps
(self)
satellite_czml/czml.py:204
↓ 2 callersMethodload
(self, data)
satellite_czml/czml.py:171
↓ 1 callersMethod__check_color
Checks if color is valid or generates a random one
satellite_czml/satellite_czml.py:106
↓ 1 callersMethod__check_tle
Checks if TLE has either 2 or 3 records [name (optional), TLE1, TLE2]
satellite_czml/satellite_czml.py:96
↓ 1 callersMethod__check_tle_for_names
Checks if TLE has a name by seeing if 3 records exist (name, TLE1, TLE2) when name_list is None
satellite_czml/satellite_czml.py:86
↓ 1 callersMethodbuild_label
Creates the satellite label
satellite_czml/satellite_czml.py:154
↓ 1 callersMethodbuild_lead_trail_times
Builds the lead and trail time for the orbit path
satellite_czml/satellite_czml.py:260
↓ 1 callersMethodbuild_path
Creates the satellite path
satellite_czml/satellite_czml.py:180
↓ 1 callersMethodbuild_position
Creates the satellite positions and settings
satellite_czml/satellite_czml.py:211
↓ 1 callersMethodload
(self, data)
satellite_czml/czml.py:797
↓ 1 callersMethodload
(self, data)
satellite_czml/czml.py:918
↓ 1 callersMethodload
(self, data)
satellite_czml/czml.py:976
↓ 1 callersMethodload
(self, data)
satellite_czml/czml.py:1301
↓ 1 callersMethodload
(self, data)
satellite_czml/czml.py:1664
↓ 1 callersMethodset_seed
Set the random seed. Only effects satellites not yet added.
satellite_czml/satellite_czml.py:487
↓ 1 callersMethodset_speed_multiplier
Sets the speed multiplier (how fast the satellites move)
satellite_czml/satellite_czml.py:480
↓ 1 callersMethodset_start_end_time
Sets the start and end time
satellite_czml/satellite_czml.py:468
Method__init__
Default init functionality is to load kwargs
satellite_czml/czml.py:141
Method__init__
(self, x, y=None, z=0, t=None)
satellite_czml/czml.py:253
Method__init__
(self, coords)
satellite_czml/czml.py:276
Method__init__
(self, number=number, **kwargs)
satellite_czml/czml.py:322
Method__init__
(self, **kwargs)
satellite_czml/czml.py:357
Method__init__
(self, **kwargs)
satellite_czml/czml.py:438
Method__init__
(self, r, g, b, a=1, t=None, num=float)
satellite_czml/czml.py:468
Method__init__
(self, colors, num=float)
satellite_czml/czml.py:499
Method__init__
(self, **kwargs)
satellite_czml/czml.py:541
Method__init__
(self, coords)
satellite_czml/czml.py:686
Method__init__
(self, referenceFrame=None, cartesian=None, cartographicRadians=None, cartographicDegr
satellite_czml/czml.py:741
Method__init__
(self, **kwargs)
satellite_czml/czml.py:831
Method__init__
(self, show=False, color=None, pixelSize=None, outlineColor=None, outlineWidth=None)
satellite_czml/czml.py:851
Method__init__
(self, text=None, show=False)
satellite_czml/czml.py:948
Method__init__
(self, epoch=None, nextTime=None, previousTime=None, **kwargs)
satellite_czml/czml.py:1241
Method__init__
(self, string=None, reference=None)
satellite_czml/czml.py:1288
Method__init__
(self, tle, name=None, description=None, color=None, image=None, marker_scale=None, use_defau
satellite_czml/satellite_czml.py:43
Method__init__
Initialize satellite_czml object
satellite_czml/satellite_czml.py:376
Method__str__
(self)
satellite_czml/czml.py:138
Methodbillboard
A billboard, or viewport-aligned image. The billboard is positioned in the scene by the position property. A billboard is sometimes ca
satellite_czml/czml.py:1470
Methodbuild_lead_time
Builds the lead time for the orbit path
satellite_czml/satellite_czml.py:300
Methodbuild_trail_time
Builds the trail time for the orbit path
satellite_czml/satellite_czml.py:331
Methodcartesian
The position represented as a Cartesian [X, Y, Z] in the meters relative to the referenceFrame. If the array has three elements, the
satellite_czml/czml.py:364
Methodcartesian
The position represented as a Cartesian [X, Y, Z] in the meters relative to the referenceFrame. If the array has three elements, the
satellite_czml/czml.py:443
Methodcartesian
The list of positions represented as Cartesian [X, Y, Z, X, Y, Z, ...] in the meters relative to the referenceFrame.
satellite_czml/czml.py:752
MethodcartographicDegrees
The position represented as a WGS 84 Cartographic [Longitude, Latitude, Height] where longitude and latitude are in degrees and height
satellite_czml/czml.py:382
MethodcartographicDegrees
The list of positions represented as WGS 84 [Longitude, Latitude, Height, Longitude, Latitude, Height, ...] where longitude and latitu
satellite_czml/czml.py:767
MethodcartographicRadians
The position represented as a WGS 84 Cartographic [Longitude, Latitude, Height] where longitude and latitude are in radians and height
satellite_czml/czml.py:402
MethodcartographicRadians
The list of positions represented as WGS 84 [Longitude, Latitude, Height, Longitude, Latitude, Height, ...] where longitude and latitu
satellite_czml/czml.py:783
Methodclock
The clock settings for the entire data set. Only valid on the document object.
satellite_czml/czml.py:1508
Methodcolor
The color of the point.
satellite_czml/czml.py:861
Methodcone
A polygon, which is a closed figure on the surface of the Earth. The vertices of the polygon are specified by the positions property.
satellite_czml/czml.py:1635
Methoddata
(self)
satellite_czml/czml.py:302
Methoddata
(self)
satellite_czml/czml.py:326
Methoddata
(self)
satellite_czml/czml.py:519
Methoddata
(self)
satellite_czml/czml.py:638
Methoddata
(self)
satellite_czml/czml.py:710
Methoddata
(self)
satellite_czml/czml.py:803
Methoddata
(self)
satellite_czml/czml.py:901
Methoddata
(self)
satellite_czml/czml.py:952
Methoddata
(self)
satellite_czml/czml.py:1194
Methoddata
(self)
satellite_czml/czml.py:1258
Methoddata
(self)
satellite_czml/czml.py:1292
Methoddata
(self)
satellite_czml/czml.py:1656
Methoddescription
(self)
satellite_czml/czml.py:1407
Methoddumps
(self)
satellite_czml/czml.py:150
Methodget_czml
Returns a CZML string
satellite_czml/satellite_czml.py:494
Methodget_satellite
Returns instance of Satellite
satellite_czml/satellite_czml.py:455
Functiongetter
(self)
satellite_czml/czml.py:71
Methodlabel
A string of text. The label is positioned in the scene by the position property.
satellite_czml/czml.py:1448
Methodload
(self, data)
satellite_czml/czml.py:460
Methodload
(self, data)
satellite_czml/czml.py:1206
Methodloads
(self, data)
satellite_czml/czml.py:167
Methodnumber
The floating-point value. The value may be a single number, in which case the value is constant over the interval, or it may be an ar
satellite_czml/czml.py:594
Methodorientation
An orientation
satellite_czml/czml.py:1530
MethodoutlineColor
The color of the outline of the point.
satellite_czml/czml.py:880
Methodpoint
A point, or viewport-aligned circle. The point is positioned in the scene by the position property.
satellite_czml/czml.py:1549
Methodpolygon
A polygon, which is a closed figure on the surface of the Earth. The vertices of the polygon are specified by the positions property.
satellite_czml/czml.py:1613
Methodpolyline
A polyline, which is a line in the scene composed of multiple segments. The vertices of the polyline are specified by the positions pr
satellite_czml/czml.py:1592
Methodposition
The position of the object in the world. The position has no direct visual representation, but it is used to locate billboards, labels,
satellite_czml/czml.py:1425
Methodpositions
The world-space positions of vertices. The vertex positions have no direct visual representation, but they are used to define polygons
satellite_czml/czml.py:1569
Methodproperties
(self)
satellite_czml/czml.py:147
Methodremove_satellite
Removes instance of Satellite
satellite_czml/satellite_czml.py:461
Methodrgba
The color specified as an array of color components [Red, Green, Blue, Alpha] where each component is in the range 0-255. If the array
satellite_czml/czml.py:546
Methodrgbaf
The color specified as an array of color components [Red, Green, Blue, Alpha] where each component is in the range 0.0-1.0. If the arr
satellite_czml/czml.py:565
Functionsetter
(self, val)
satellite_czml/czml.py:76
Methodversion
The CZML version being written. Only valid on the document object.
satellite_czml/czml.py:1491