public class VectorCartesian3Acceleration extends VectorCartesian3
Java class for Vector_Cartesian_3_Acceleration complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="Vector_Cartesian_3_Acceleration">
<complexContent>
<restriction base="{http://pds.nasa.gov/pds4/pds/v1}Vector_Cartesian_3">
<sequence>
<element name="reference_frame_id" type="{http://pds.nasa.gov/pds4/pds/v1}reference_frame_id"/>
<element name="x" type="{http://pds.nasa.gov/pds4/pds/v1}x"/>
<element name="y" type="{http://pds.nasa.gov/pds4/pds/v1}y"/>
<element name="z" type="{http://pds.nasa.gov/pds4/pds/v1}z"/>
</sequence>
<attribute name="unit" use="required" type="{http://pds.nasa.gov/pds4/pds/v1}ASCII_Short_String_Collapsed" />
</restriction>
</complexContent>
</complexType>
referenceFrameId, unit, x, y, z| Constructor and Description |
|---|
VectorCartesian3Acceleration() |
getReferenceFrameId, getUnit, getX, getY, getZ, setReferenceFrameId, setUnit, setX, setY, setZCopyright © 2023 Planetary Data System. All rights reserved.