swot_simulator.orbit_propagator.EquatorCoordinates¶
- class swot_simulator.orbit_propagator.EquatorCoordinates(longitude: float, time: numpy.datetime64)[source]¶
Bases:
NamedTupleCoordinates of the satellite at the equator.
- __init__()¶
Methods
EquatorCoordinates.count(value, /)Return number of occurrences of value.
EquatorCoordinates.index(value[, start, stop])Return first index of value.
Return self as a plain tuple.
EquatorCoordinates.__new__(_cls, longitude, time)Create new instance of EquatorCoordinates(longitude, time)
Return a nicely formatted representation string
Return a new dict which maps field names to their values.
EquatorCoordinates._make(iterable)Make a new EquatorCoordinates object from a sequence or iterable
EquatorCoordinates._replace(**kwds)Return a new EquatorCoordinates object replacing specified fields with new values
Attributes
Longitude
Product dataset name