pylupnt.Satellite¶
- class pylupnt.Satellite¶
- property GM_¶
- property coe_¶
- property epoch_utc_¶
- get_pos(self: pylupnt._pylupnt.Satellite) Annotated[numpy.typing.NDArray[numpy.float64], '[3, 1]']¶
- get_pos_epoch(self: pylupnt._pylupnt.Satellite, dt: SupportsFloat | SupportsIndex) Annotated[numpy.typing.NDArray[numpy.float64], '[3, 1]']¶
- property id_¶
- property posvel_¶
- propagate(self: pylupnt._pylupnt.Satellite, epoch_utc_new: SupportsFloat | SupportsIndex) None¶