pylupnt.get_body_pos¶
- pylupnt.get_body_pos(*args, **kwargs)¶
Overloaded function.
get_body_pos(t_tdb: Real, center: pylupnt._pylupnt.BodyId, target: pylupnt._pylupnt.BodyId, frame: pylupnt._pylupnt.Frame) -> typing.Annotated[numpy.typing.NDArray[Real], “[3, 1]”]
get_body_pos(t_tdb: Real, center: pylupnt._pylupnt.BodyId, target: pylupnt._pylupnt.BodyId, frame: pylupnt._pylupnt.Frame, units: pylupnt._pylupnt.UnitSystem = <pylupnt._pylupnt.UnitSystem object at 0x7f36cdf8f2b0>, coordinate_scale: pylupnt._pylupnt.CoordinateScale = <CoordinateScale.TDB: 1>) -> typing.Annotated[numpy.typing.NDArray[Real], “[3, 1]”]
get_body_pos(t_tdb: Real, target: pylupnt._pylupnt.BodyId, frame: pylupnt._pylupnt.Frame) -> typing.Annotated[numpy.typing.NDArray[Real], “[3, 1]”]
get_body_pos(t_tdb: Real, target: pylupnt._pylupnt.BodyId, frame: pylupnt._pylupnt.Frame, units: pylupnt._pylupnt.UnitSystem = <pylupnt._pylupnt.UnitSystem object at 0x7f36cdf8dbb0>, coordinate_scale: pylupnt._pylupnt.CoordinateScale = <CoordinateScale.TDB: 1>) -> typing.Annotated[numpy.typing.NDArray[Real], “[3, 1]”]