Payloads#
Desc here
Todo
Implement endpoints enums and replace references here
Apod#
EPIC#
- class nasa.RawEpicImage[source]#
Bases:
TypedDictRepresents an EPIC object returned by the NASA Api.
New in version 0.0.1.
- centroid_coordinates#
Geographical coordinates that the satellite is looking at.
- Type:
- dscovr_j2000_position#
Position of the satellite in space.
- Type:
- lunar_j2000_position#
Position of the moon in space.
- Type:
- sun_j2000_position#
Position of the sun in space.
- Type:
- attitude_quaternions#
Satellite attitude.
- Type:
- coords#
Coordinates linked to the postion of the satellite.
- Type:
- class nasa.RawSpatialCoordinates[source]#
Bases:
TypedDictRepresents a
SpatialCoordinatesraw payload.New in version 0.0.1.
- class nasa.RawEarthLikeCoordinates[source]#
Bases:
TypedDictRepresents a
EarthLikeCoordinatesraw payload.New in version 0.0.1.
- class nasa.RawAttitudeQ[source]#
Bases:
TypedDictRpresents a
AttitudeQuaternionsraw payload.New in version 0.0.1.
- class nasa.EpicCoordinates[source]#
Bases:
TypedDictRepresents a
Coordinatesraw payload.New in version 0.0.1.
- centroid_coordinates#
Geographical coordinates that the satellite is looking at.
- Type:
- dscovr_j2000_position#
Position of the satellite in space.
- Type:
- lunar_j2000_position#
Position of the moon in space.
- Type:
- sun_j2000_position#
Position of the sun in space.
- Type:
- attitude_quaternions#
Satellite attitude.
- Type: