StateBase ========= .. currentmodule:: sbpy.dynamics.state .. autoclass:: StateBase :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~StateBase.arbitrary_time ~StateBase.frame ~StateBase.r ~StateBase.rv ~StateBase.t ~StateBase.v ~StateBase.v_x ~StateBase.v_y ~StateBase.v_z ~StateBase.x ~StateBase.y ~StateBase.z .. rubric:: Methods Summary .. autosummary:: ~StateBase.to_ephem ~StateBase.to_skycoord ~StateBase.transform_to .. rubric:: Attributes Documentation .. autoattribute:: arbitrary_time .. autoattribute:: frame .. autoattribute:: r .. autoattribute:: rv .. autoattribute:: t .. autoattribute:: v .. autoattribute:: v_x .. autoattribute:: v_y .. autoattribute:: v_z .. autoattribute:: x .. autoattribute:: y .. autoattribute:: z .. rubric:: Methods Documentation .. automethod:: to_ephem .. automethod:: to_skycoord .. automethod:: transform_to