public class Capture extends PointingAttitude
ATTITUDE_TAG, POINTING_ATTITUDE_TYPE_CAPTURE, POINTING_ATTITUDE_TYPE_ILLUMINATEDPOINT, POINTING_ATTITUDE_TYPE_INERTIAL, POINTING_ATTITUDE_TYPE_LIMB, POINTING_ATTITUDE_TYPE_SPECULAR, POINTING_ATTITUDE_TYPE_TERMINATOR, POINTING_ATTITUDE_TYPE_TRACK, POINTING_ATTITUDE_TYPE_VELOCITY, POWEROPTIMIZED_TAG, REF_TAG
Constructor and Description |
---|
Capture(java.util.Date captureDate)
Generates an attitude a fixed attitude that was implemented in the same PTR at an earlier time.
|
Capture(PointingElement pm) |
Modifier and Type | Method and Description |
---|---|
Capture |
copy() |
java.util.Date |
getCaptureDate()
Get the time at which the attitude is evaluated
|
void |
setCaptureDate(java.util.Date captureDate)
Set the time at which the attitude is evaluated
|
getAttitudeType, getBoresight, getOffsetAngles, getOffsetRefAxis, getPhaseAngle, setBoresight, SetOffset, setPhaseAngle
addAttribute, addChild, asDataset, copyFrom, equals, getAttribute, getAttributes, getChild, getChildren, getDescription, getFirstLevelTextContent, getName, getValue, hasAttributtes, hasChildren, readFrom, regenerate, removeAttribute, removeAttribute, setDescription, setValue, toString, toStringParameter, toXml, validate
public Capture(PointingElement pm)
public Capture(java.util.Date captureDate)
captureDate
- Time at which the attitude is evaluatedpublic Capture copy()
copy
in class PointingAttitude
public java.util.Date getCaptureDate()
public void setCaptureDate(java.util.Date captureDate)