SpacecraftAxes ============== .. currentmodule:: gdt.core.coords .. autoclass:: SpacecraftAxes :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~SpacecraftAxes.has_x ~SpacecraftAxes.has_y ~SpacecraftAxes.has_z ~SpacecraftAxes.x_vector ~SpacecraftAxes.y_vector ~SpacecraftAxes.z_vector .. rubric:: Methods Summary .. autosummary:: ~SpacecraftAxes.pointing_vector .. rubric:: Attributes Documentation .. autoattribute:: has_x .. autoattribute:: has_y .. autoattribute:: has_z .. autoattribute:: x_vector .. autoattribute:: y_vector .. autoattribute:: z_vector .. rubric:: Methods Documentation .. automethod:: pointing_vector