State ===== .. currentmodule:: sbpy.dynamics.state .. autoclass:: State :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~State.arbitrary_time ~State.frame ~State.r ~State.rv ~State.t ~State.v ~State.v_x ~State.v_y ~State.v_z ~State.x ~State.y ~State.z .. rubric:: Methods Summary .. autosummary:: ~State.from_ephem ~State.from_skycoord ~State.from_states ~State.observe ~State.to_skycoord ~State.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:: from_ephem .. automethod:: from_skycoord .. automethod:: from_states .. automethod:: observe .. automethod:: to_skycoord .. automethod:: transform_to