ArbitraryFrame ============== .. currentmodule:: sbpy.dynamics.state .. autoclass:: ArbitraryFrame :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~ArbitraryFrame.T ~ArbitraryFrame.cache ~ArbitraryFrame.cartesian ~ArbitraryFrame.cylindrical ~ArbitraryFrame.data ~ArbitraryFrame.default_differential ~ArbitraryFrame.default_representation ~ArbitraryFrame.differential_type ~ArbitraryFrame.frame_attributes ~ArbitraryFrame.frame_specific_representation_info ~ArbitraryFrame.has_data ~ArbitraryFrame.info ~ArbitraryFrame.isscalar ~ArbitraryFrame.mask ~ArbitraryFrame.masked ~ArbitraryFrame.name ~ArbitraryFrame.ndim ~ArbitraryFrame.proper_motion ~ArbitraryFrame.radial_velocity ~ArbitraryFrame.representation_component_names ~ArbitraryFrame.representation_component_units ~ArbitraryFrame.representation_info ~ArbitraryFrame.representation_type ~ArbitraryFrame.shape ~ArbitraryFrame.size ~ArbitraryFrame.spherical ~ArbitraryFrame.sphericalcoslat ~ArbitraryFrame.unmasked ~ArbitraryFrame.velocity .. rubric:: Methods Summary .. autosummary:: ~ArbitraryFrame.copy ~ArbitraryFrame.diagonal ~ArbitraryFrame.filled ~ArbitraryFrame.flatten ~ArbitraryFrame.get_frame_attr_defaults ~ArbitraryFrame.get_mask ~ArbitraryFrame.get_representation_cls ~ArbitraryFrame.get_representation_component_names ~ArbitraryFrame.get_representation_component_units ~ArbitraryFrame.insert ~ArbitraryFrame.is_equivalent_frame ~ArbitraryFrame.is_frame_attr_default ~ArbitraryFrame.is_transformable_to ~ArbitraryFrame.position_angle ~ArbitraryFrame.ravel ~ArbitraryFrame.realize_frame ~ArbitraryFrame.replicate ~ArbitraryFrame.replicate_without_data ~ArbitraryFrame.represent_as ~ArbitraryFrame.reshape ~ArbitraryFrame.separation ~ArbitraryFrame.separation_3d ~ArbitraryFrame.set_representation_cls ~ArbitraryFrame.squeeze ~ArbitraryFrame.swapaxes ~ArbitraryFrame.take ~ArbitraryFrame.to_table ~ArbitraryFrame.transform_to ~ArbitraryFrame.transpose .. rubric:: Attributes Documentation .. autoattribute:: T .. autoattribute:: cache .. autoattribute:: cartesian .. autoattribute:: cylindrical .. autoattribute:: data .. autoattribute:: default_differential .. autoattribute:: default_representation .. autoattribute:: differential_type .. autoattribute:: frame_attributes .. autoattribute:: frame_specific_representation_info .. autoattribute:: has_data .. autoattribute:: info .. autoattribute:: isscalar .. autoattribute:: mask .. autoattribute:: masked .. autoattribute:: name .. autoattribute:: ndim .. autoattribute:: proper_motion .. autoattribute:: radial_velocity .. autoattribute:: representation_component_names .. autoattribute:: representation_component_units .. autoattribute:: representation_info .. autoattribute:: representation_type .. autoattribute:: shape .. autoattribute:: size .. autoattribute:: spherical .. autoattribute:: sphericalcoslat .. autoattribute:: unmasked .. autoattribute:: velocity .. rubric:: Methods Documentation .. automethod:: copy .. automethod:: diagonal .. automethod:: filled .. automethod:: flatten .. automethod:: get_frame_attr_defaults .. automethod:: get_mask .. automethod:: get_representation_cls .. automethod:: get_representation_component_names .. automethod:: get_representation_component_units .. automethod:: insert .. automethod:: is_equivalent_frame .. automethod:: is_frame_attr_default .. automethod:: is_transformable_to .. automethod:: position_angle .. automethod:: ravel .. automethod:: realize_frame .. automethod:: replicate .. automethod:: replicate_without_data .. automethod:: represent_as .. automethod:: reshape .. automethod:: separation .. automethod:: separation_3d .. automethod:: set_representation_cls .. automethod:: squeeze .. automethod:: swapaxes .. automethod:: take .. automethod:: to_table .. automethod:: transform_to .. automethod:: transpose