Package net.opengis.omeo.eop.v_2_0
Class AcquisitionType
- java.lang.Object
-
- net.opengis.omeo.eop.v_2_0.AcquisitionType
-
- All Implemented Interfaces:
Cloneable,org.jvnet.jaxb.lang.CopyTo,org.jvnet.jaxb.lang.Equals,org.jvnet.jaxb.lang.HashCode,org.jvnet.jaxb.lang.MergeFrom,org.jvnet.jaxb.lang.ToString
- Direct Known Subclasses:
AcquisitionType,AcquisitionType,AcquisitionType,AcquisitionType
public class AcquisitionType extends Object implements Cloneable, org.jvnet.jaxb.lang.CopyTo, org.jvnet.jaxb.lang.Equals, org.jvnet.jaxb.lang.HashCode, org.jvnet.jaxb.lang.MergeFrom, org.jvnet.jaxb.lang.ToString
Java class for AcquisitionType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="AcquisitionType"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="orbitNumber" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/> <element name="lastOrbitNumber" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/> <element name="orbitDirection" type="{http://www.opengis.net/eop/2.0}OrbitDirectionValueType" minOccurs="0"/> <element name="wrsLongitudeGrid" type="{http://www.opengis.net/gml/3.2}CodeWithAuthorityType" minOccurs="0"/> <element name="wrsLatitudeGrid" type="{http://www.opengis.net/gml/3.2}CodeWithAuthorityType" minOccurs="0"/> <element name="ascendingNodeDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/> <element name="ascendingNodeLongitude" type="{http://www.opengis.net/gml/3.2}MeasureType" minOccurs="0"/> <element name="startTimeFromAscendingNode" type="{http://www.opengis.net/gml/3.2}MeasureType" minOccurs="0"/> <element name="completionTimeFromAscendingNode" type="{http://www.opengis.net/gml/3.2}MeasureType" minOccurs="0"/> <element name="orbitDuration" type="{http://www.opengis.net/gml/3.2}MeasureType" minOccurs="0"/> <element name="illuminationAzimuthAngle" type="{http://www.opengis.net/gml/3.2}AngleType" minOccurs="0"/> <element name="illuminationZenithAngle" type="{http://www.opengis.net/gml/3.2}AngleType" minOccurs="0"/> <element name="illuminationElevationAngle" type="{http://www.opengis.net/gml/3.2}AngleType" minOccurs="0"/> <element name="instrumentAzimuthAngle" type="{http://www.opengis.net/gml/3.2}AngleType" minOccurs="0"/> <element name="instrumentZenithAngle" type="{http://www.opengis.net/gml/3.2}AngleType" minOccurs="0"/> <element name="instrumentElevationAngle" type="{http://www.opengis.net/gml/3.2}AngleType" minOccurs="0"/> <element name="incidenceAngle" type="{http://www.opengis.net/gml/3.2}AngleType" minOccurs="0"/> <element name="acrossTrackIncidenceAngle" type="{http://www.opengis.net/gml/3.2}AngleType" minOccurs="0"/> <element name="alongTrackIncidenceAngle" type="{http://www.opengis.net/gml/3.2}AngleType" minOccurs="0"/> <element name="pitch" type="{http://www.opengis.net/gml/3.2}AngleType" minOccurs="0"/> <element name="roll" type="{http://www.opengis.net/gml/3.2}AngleType" minOccurs="0"/> <element name="yaw" type="{http://www.opengis.net/gml/3.2}AngleType" minOccurs="0"/> </sequence> </restriction> </complexContent> </complexType>
-
-
Field Summary
Fields Modifier and Type Field Description protected AngleTypeacrossTrackIncidenceAngleprotected AngleTypealongTrackIncidenceAngleprotected XMLGregorianCalendarascendingNodeDateprotected MeasureTypeascendingNodeLongitudeprotected MeasureTypecompletionTimeFromAscendingNodeprotected AngleTypeilluminationAzimuthAngleprotected AngleTypeilluminationElevationAngleprotected AngleTypeilluminationZenithAngleprotected AngleTypeincidenceAngleprotected AngleTypeinstrumentAzimuthAngleprotected AngleTypeinstrumentElevationAngleprotected AngleTypeinstrumentZenithAngleprotected BigIntegerlastOrbitNumberprotected OrbitDirectionValueTypeorbitDirectionprotected MeasureTypeorbitDurationprotected BigIntegerorbitNumberprotected AngleTypepitchprotected AngleTyperollprotected MeasureTypestartTimeFromAscendingNodeprotected CodeWithAuthorityTypewrsLatitudeGridprotected CodeWithAuthorityTypewrsLongitudeGridprotected AngleTypeyaw
-
Constructor Summary
Constructors Constructor Description AcquisitionType()Default no-arg constructorAcquisitionType(BigInteger orbitNumber, BigInteger lastOrbitNumber, OrbitDirectionValueType orbitDirection, CodeWithAuthorityType wrsLongitudeGrid, CodeWithAuthorityType wrsLatitudeGrid, XMLGregorianCalendar ascendingNodeDate, MeasureType ascendingNodeLongitude, MeasureType startTimeFromAscendingNode, MeasureType completionTimeFromAscendingNode, MeasureType orbitDuration, AngleType illuminationAzimuthAngle, AngleType illuminationZenithAngle, AngleType illuminationElevationAngle, AngleType instrumentAzimuthAngle, AngleType instrumentZenithAngle, AngleType instrumentElevationAngle, AngleType incidenceAngle, AngleType acrossTrackIncidenceAngle, AngleType alongTrackIncidenceAngle, AngleType pitch, AngleType roll, AngleType yaw)Fully-initialising value constructor
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringBuilderappend(org.jvnet.jaxb.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb.lang.ToStringStrategy strategy)StringBuilderappendFields(org.jvnet.jaxb.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb.lang.ToStringStrategy strategy)Objectclone()ObjectcopyTo(Object target)ObjectcopyTo(org.jvnet.jaxb.locator.ObjectLocator locator, Object target, org.jvnet.jaxb.lang.CopyStrategy strategy)ObjectcreateNewInstance()booleanequals(Object object)booleanequals(org.jvnet.jaxb.locator.ObjectLocator thisLocator, org.jvnet.jaxb.locator.ObjectLocator thatLocator, Object object, org.jvnet.jaxb.lang.EqualsStrategy strategy)AngleTypegetAcrossTrackIncidenceAngle()Gets the value of the acrossTrackIncidenceAngle property.AngleTypegetAlongTrackIncidenceAngle()Gets the value of the alongTrackIncidenceAngle property.XMLGregorianCalendargetAscendingNodeDate()Gets the value of the ascendingNodeDate property.MeasureTypegetAscendingNodeLongitude()Gets the value of the ascendingNodeLongitude property.MeasureTypegetCompletionTimeFromAscendingNode()Gets the value of the completionTimeFromAscendingNode property.AngleTypegetIlluminationAzimuthAngle()Gets the value of the illuminationAzimuthAngle property.AngleTypegetIlluminationElevationAngle()Gets the value of the illuminationElevationAngle property.AngleTypegetIlluminationZenithAngle()Gets the value of the illuminationZenithAngle property.AngleTypegetIncidenceAngle()Gets the value of the incidenceAngle property.AngleTypegetInstrumentAzimuthAngle()Gets the value of the instrumentAzimuthAngle property.AngleTypegetInstrumentElevationAngle()Gets the value of the instrumentElevationAngle property.AngleTypegetInstrumentZenithAngle()Gets the value of the instrumentZenithAngle property.BigIntegergetLastOrbitNumber()Gets the value of the lastOrbitNumber property.OrbitDirectionValueTypegetOrbitDirection()Gets the value of the orbitDirection property.MeasureTypegetOrbitDuration()Gets the value of the orbitDuration property.BigIntegergetOrbitNumber()Gets the value of the orbitNumber property.AngleTypegetPitch()Gets the value of the pitch property.AngleTypegetRoll()Gets the value of the roll property.MeasureTypegetStartTimeFromAscendingNode()Gets the value of the startTimeFromAscendingNode property.CodeWithAuthorityTypegetWrsLatitudeGrid()Gets the value of the wrsLatitudeGrid property.CodeWithAuthorityTypegetWrsLongitudeGrid()Gets the value of the wrsLongitudeGrid property.AngleTypegetYaw()Gets the value of the yaw property.inthashCode()inthashCode(org.jvnet.jaxb.locator.ObjectLocator locator, org.jvnet.jaxb.lang.HashCodeStrategy strategy)booleanisSetAcrossTrackIncidenceAngle()booleanisSetAlongTrackIncidenceAngle()booleanisSetAscendingNodeDate()booleanisSetAscendingNodeLongitude()booleanisSetCompletionTimeFromAscendingNode()booleanisSetIlluminationAzimuthAngle()booleanisSetIlluminationElevationAngle()booleanisSetIlluminationZenithAngle()booleanisSetIncidenceAngle()booleanisSetInstrumentAzimuthAngle()booleanisSetInstrumentElevationAngle()booleanisSetInstrumentZenithAngle()booleanisSetLastOrbitNumber()booleanisSetOrbitDirection()booleanisSetOrbitDuration()booleanisSetOrbitNumber()booleanisSetPitch()booleanisSetRoll()booleanisSetStartTimeFromAscendingNode()booleanisSetWrsLatitudeGrid()booleanisSetWrsLongitudeGrid()booleanisSetYaw()voidmergeFrom(Object left, Object right)voidmergeFrom(org.jvnet.jaxb.locator.ObjectLocator leftLocator, org.jvnet.jaxb.locator.ObjectLocator rightLocator, Object left, Object right, org.jvnet.jaxb.lang.MergeStrategy strategy)voidsetAcrossTrackIncidenceAngle(AngleType value)Sets the value of the acrossTrackIncidenceAngle property.voidsetAlongTrackIncidenceAngle(AngleType value)Sets the value of the alongTrackIncidenceAngle property.voidsetAscendingNodeDate(XMLGregorianCalendar value)Sets the value of the ascendingNodeDate property.voidsetAscendingNodeLongitude(MeasureType value)Sets the value of the ascendingNodeLongitude property.voidsetCompletionTimeFromAscendingNode(MeasureType value)Sets the value of the completionTimeFromAscendingNode property.voidsetIlluminationAzimuthAngle(AngleType value)Sets the value of the illuminationAzimuthAngle property.voidsetIlluminationElevationAngle(AngleType value)Sets the value of the illuminationElevationAngle property.voidsetIlluminationZenithAngle(AngleType value)Sets the value of the illuminationZenithAngle property.voidsetIncidenceAngle(AngleType value)Sets the value of the incidenceAngle property.voidsetInstrumentAzimuthAngle(AngleType value)Sets the value of the instrumentAzimuthAngle property.voidsetInstrumentElevationAngle(AngleType value)Sets the value of the instrumentElevationAngle property.voidsetInstrumentZenithAngle(AngleType value)Sets the value of the instrumentZenithAngle property.voidsetLastOrbitNumber(BigInteger value)Sets the value of the lastOrbitNumber property.voidsetOrbitDirection(OrbitDirectionValueType value)Sets the value of the orbitDirection property.voidsetOrbitDuration(MeasureType value)Sets the value of the orbitDuration property.voidsetOrbitNumber(BigInteger value)Sets the value of the orbitNumber property.voidsetPitch(AngleType value)Sets the value of the pitch property.voidsetRoll(AngleType value)Sets the value of the roll property.voidsetStartTimeFromAscendingNode(MeasureType value)Sets the value of the startTimeFromAscendingNode property.voidsetWrsLatitudeGrid(CodeWithAuthorityType value)Sets the value of the wrsLatitudeGrid property.voidsetWrsLongitudeGrid(CodeWithAuthorityType value)Sets the value of the wrsLongitudeGrid property.voidsetYaw(AngleType value)Sets the value of the yaw property.StringtoString()AcquisitionTypewithAcrossTrackIncidenceAngle(AngleType value)AcquisitionTypewithAlongTrackIncidenceAngle(AngleType value)AcquisitionTypewithAscendingNodeDate(XMLGregorianCalendar value)AcquisitionTypewithAscendingNodeLongitude(MeasureType value)AcquisitionTypewithCompletionTimeFromAscendingNode(MeasureType value)AcquisitionTypewithIlluminationAzimuthAngle(AngleType value)AcquisitionTypewithIlluminationElevationAngle(AngleType value)AcquisitionTypewithIlluminationZenithAngle(AngleType value)AcquisitionTypewithIncidenceAngle(AngleType value)AcquisitionTypewithInstrumentAzimuthAngle(AngleType value)AcquisitionTypewithInstrumentElevationAngle(AngleType value)AcquisitionTypewithInstrumentZenithAngle(AngleType value)AcquisitionTypewithLastOrbitNumber(BigInteger value)AcquisitionTypewithOrbitDirection(OrbitDirectionValueType value)AcquisitionTypewithOrbitDuration(MeasureType value)AcquisitionTypewithOrbitNumber(BigInteger value)AcquisitionTypewithPitch(AngleType value)AcquisitionTypewithRoll(AngleType value)AcquisitionTypewithStartTimeFromAscendingNode(MeasureType value)AcquisitionTypewithWrsLatitudeGrid(CodeWithAuthorityType value)AcquisitionTypewithWrsLongitudeGrid(CodeWithAuthorityType value)AcquisitionTypewithYaw(AngleType value)
-
-
-
Field Detail
-
orbitNumber
protected BigInteger orbitNumber
-
lastOrbitNumber
protected BigInteger lastOrbitNumber
-
orbitDirection
protected OrbitDirectionValueType orbitDirection
-
wrsLongitudeGrid
protected CodeWithAuthorityType wrsLongitudeGrid
-
wrsLatitudeGrid
protected CodeWithAuthorityType wrsLatitudeGrid
-
ascendingNodeDate
protected XMLGregorianCalendar ascendingNodeDate
-
ascendingNodeLongitude
protected MeasureType ascendingNodeLongitude
-
startTimeFromAscendingNode
protected MeasureType startTimeFromAscendingNode
-
completionTimeFromAscendingNode
protected MeasureType completionTimeFromAscendingNode
-
orbitDuration
protected MeasureType orbitDuration
-
illuminationAzimuthAngle
protected AngleType illuminationAzimuthAngle
-
illuminationZenithAngle
protected AngleType illuminationZenithAngle
-
illuminationElevationAngle
protected AngleType illuminationElevationAngle
-
instrumentAzimuthAngle
protected AngleType instrumentAzimuthAngle
-
instrumentZenithAngle
protected AngleType instrumentZenithAngle
-
instrumentElevationAngle
protected AngleType instrumentElevationAngle
-
incidenceAngle
protected AngleType incidenceAngle
-
acrossTrackIncidenceAngle
protected AngleType acrossTrackIncidenceAngle
-
alongTrackIncidenceAngle
protected AngleType alongTrackIncidenceAngle
-
pitch
protected AngleType pitch
-
roll
protected AngleType roll
-
yaw
protected AngleType yaw
-
-
Constructor Detail
-
AcquisitionType
public AcquisitionType()
Default no-arg constructor
-
AcquisitionType
public AcquisitionType(BigInteger orbitNumber, BigInteger lastOrbitNumber, OrbitDirectionValueType orbitDirection, CodeWithAuthorityType wrsLongitudeGrid, CodeWithAuthorityType wrsLatitudeGrid, XMLGregorianCalendar ascendingNodeDate, MeasureType ascendingNodeLongitude, MeasureType startTimeFromAscendingNode, MeasureType completionTimeFromAscendingNode, MeasureType orbitDuration, AngleType illuminationAzimuthAngle, AngleType illuminationZenithAngle, AngleType illuminationElevationAngle, AngleType instrumentAzimuthAngle, AngleType instrumentZenithAngle, AngleType instrumentElevationAngle, AngleType incidenceAngle, AngleType acrossTrackIncidenceAngle, AngleType alongTrackIncidenceAngle, AngleType pitch, AngleType roll, AngleType yaw)
Fully-initialising value constructor
-
-
Method Detail
-
getOrbitNumber
public BigInteger getOrbitNumber()
Gets the value of the orbitNumber property.- Returns:
- possible object is
BigInteger
-
setOrbitNumber
public void setOrbitNumber(BigInteger value)
Sets the value of the orbitNumber property.- Parameters:
value- allowed object isBigInteger
-
isSetOrbitNumber
public boolean isSetOrbitNumber()
-
getLastOrbitNumber
public BigInteger getLastOrbitNumber()
Gets the value of the lastOrbitNumber property.- Returns:
- possible object is
BigInteger
-
setLastOrbitNumber
public void setLastOrbitNumber(BigInteger value)
Sets the value of the lastOrbitNumber property.- Parameters:
value- allowed object isBigInteger
-
isSetLastOrbitNumber
public boolean isSetLastOrbitNumber()
-
getOrbitDirection
public OrbitDirectionValueType getOrbitDirection()
Gets the value of the orbitDirection property.- Returns:
- possible object is
OrbitDirectionValueType
-
setOrbitDirection
public void setOrbitDirection(OrbitDirectionValueType value)
Sets the value of the orbitDirection property.- Parameters:
value- allowed object isOrbitDirectionValueType
-
isSetOrbitDirection
public boolean isSetOrbitDirection()
-
getWrsLongitudeGrid
public CodeWithAuthorityType getWrsLongitudeGrid()
Gets the value of the wrsLongitudeGrid property.- Returns:
- possible object is
CodeWithAuthorityType
-
setWrsLongitudeGrid
public void setWrsLongitudeGrid(CodeWithAuthorityType value)
Sets the value of the wrsLongitudeGrid property.- Parameters:
value- allowed object isCodeWithAuthorityType
-
isSetWrsLongitudeGrid
public boolean isSetWrsLongitudeGrid()
-
getWrsLatitudeGrid
public CodeWithAuthorityType getWrsLatitudeGrid()
Gets the value of the wrsLatitudeGrid property.- Returns:
- possible object is
CodeWithAuthorityType
-
setWrsLatitudeGrid
public void setWrsLatitudeGrid(CodeWithAuthorityType value)
Sets the value of the wrsLatitudeGrid property.- Parameters:
value- allowed object isCodeWithAuthorityType
-
isSetWrsLatitudeGrid
public boolean isSetWrsLatitudeGrid()
-
getAscendingNodeDate
public XMLGregorianCalendar getAscendingNodeDate()
Gets the value of the ascendingNodeDate property.- Returns:
- possible object is
XMLGregorianCalendar
-
setAscendingNodeDate
public void setAscendingNodeDate(XMLGregorianCalendar value)
Sets the value of the ascendingNodeDate property.- Parameters:
value- allowed object isXMLGregorianCalendar
-
isSetAscendingNodeDate
public boolean isSetAscendingNodeDate()
-
getAscendingNodeLongitude
public MeasureType getAscendingNodeLongitude()
Gets the value of the ascendingNodeLongitude property.- Returns:
- possible object is
MeasureType
-
setAscendingNodeLongitude
public void setAscendingNodeLongitude(MeasureType value)
Sets the value of the ascendingNodeLongitude property.- Parameters:
value- allowed object isMeasureType
-
isSetAscendingNodeLongitude
public boolean isSetAscendingNodeLongitude()
-
getStartTimeFromAscendingNode
public MeasureType getStartTimeFromAscendingNode()
Gets the value of the startTimeFromAscendingNode property.- Returns:
- possible object is
MeasureType
-
setStartTimeFromAscendingNode
public void setStartTimeFromAscendingNode(MeasureType value)
Sets the value of the startTimeFromAscendingNode property.- Parameters:
value- allowed object isMeasureType
-
isSetStartTimeFromAscendingNode
public boolean isSetStartTimeFromAscendingNode()
-
getCompletionTimeFromAscendingNode
public MeasureType getCompletionTimeFromAscendingNode()
Gets the value of the completionTimeFromAscendingNode property.- Returns:
- possible object is
MeasureType
-
setCompletionTimeFromAscendingNode
public void setCompletionTimeFromAscendingNode(MeasureType value)
Sets the value of the completionTimeFromAscendingNode property.- Parameters:
value- allowed object isMeasureType
-
isSetCompletionTimeFromAscendingNode
public boolean isSetCompletionTimeFromAscendingNode()
-
getOrbitDuration
public MeasureType getOrbitDuration()
Gets the value of the orbitDuration property.- Returns:
- possible object is
MeasureType
-
setOrbitDuration
public void setOrbitDuration(MeasureType value)
Sets the value of the orbitDuration property.- Parameters:
value- allowed object isMeasureType
-
isSetOrbitDuration
public boolean isSetOrbitDuration()
-
getIlluminationAzimuthAngle
public AngleType getIlluminationAzimuthAngle()
Gets the value of the illuminationAzimuthAngle property.- Returns:
- possible object is
AngleType
-
setIlluminationAzimuthAngle
public void setIlluminationAzimuthAngle(AngleType value)
Sets the value of the illuminationAzimuthAngle property.- Parameters:
value- allowed object isAngleType
-
isSetIlluminationAzimuthAngle
public boolean isSetIlluminationAzimuthAngle()
-
getIlluminationZenithAngle
public AngleType getIlluminationZenithAngle()
Gets the value of the illuminationZenithAngle property.- Returns:
- possible object is
AngleType
-
setIlluminationZenithAngle
public void setIlluminationZenithAngle(AngleType value)
Sets the value of the illuminationZenithAngle property.- Parameters:
value- allowed object isAngleType
-
isSetIlluminationZenithAngle
public boolean isSetIlluminationZenithAngle()
-
getIlluminationElevationAngle
public AngleType getIlluminationElevationAngle()
Gets the value of the illuminationElevationAngle property.- Returns:
- possible object is
AngleType
-
setIlluminationElevationAngle
public void setIlluminationElevationAngle(AngleType value)
Sets the value of the illuminationElevationAngle property.- Parameters:
value- allowed object isAngleType
-
isSetIlluminationElevationAngle
public boolean isSetIlluminationElevationAngle()
-
getInstrumentAzimuthAngle
public AngleType getInstrumentAzimuthAngle()
Gets the value of the instrumentAzimuthAngle property.- Returns:
- possible object is
AngleType
-
setInstrumentAzimuthAngle
public void setInstrumentAzimuthAngle(AngleType value)
Sets the value of the instrumentAzimuthAngle property.- Parameters:
value- allowed object isAngleType
-
isSetInstrumentAzimuthAngle
public boolean isSetInstrumentAzimuthAngle()
-
getInstrumentZenithAngle
public AngleType getInstrumentZenithAngle()
Gets the value of the instrumentZenithAngle property.- Returns:
- possible object is
AngleType
-
setInstrumentZenithAngle
public void setInstrumentZenithAngle(AngleType value)
Sets the value of the instrumentZenithAngle property.- Parameters:
value- allowed object isAngleType
-
isSetInstrumentZenithAngle
public boolean isSetInstrumentZenithAngle()
-
getInstrumentElevationAngle
public AngleType getInstrumentElevationAngle()
Gets the value of the instrumentElevationAngle property.- Returns:
- possible object is
AngleType
-
setInstrumentElevationAngle
public void setInstrumentElevationAngle(AngleType value)
Sets the value of the instrumentElevationAngle property.- Parameters:
value- allowed object isAngleType
-
isSetInstrumentElevationAngle
public boolean isSetInstrumentElevationAngle()
-
getIncidenceAngle
public AngleType getIncidenceAngle()
Gets the value of the incidenceAngle property.- Returns:
- possible object is
AngleType
-
setIncidenceAngle
public void setIncidenceAngle(AngleType value)
Sets the value of the incidenceAngle property.- Parameters:
value- allowed object isAngleType
-
isSetIncidenceAngle
public boolean isSetIncidenceAngle()
-
getAcrossTrackIncidenceAngle
public AngleType getAcrossTrackIncidenceAngle()
Gets the value of the acrossTrackIncidenceAngle property.- Returns:
- possible object is
AngleType
-
setAcrossTrackIncidenceAngle
public void setAcrossTrackIncidenceAngle(AngleType value)
Sets the value of the acrossTrackIncidenceAngle property.- Parameters:
value- allowed object isAngleType
-
isSetAcrossTrackIncidenceAngle
public boolean isSetAcrossTrackIncidenceAngle()
-
getAlongTrackIncidenceAngle
public AngleType getAlongTrackIncidenceAngle()
Gets the value of the alongTrackIncidenceAngle property.- Returns:
- possible object is
AngleType
-
setAlongTrackIncidenceAngle
public void setAlongTrackIncidenceAngle(AngleType value)
Sets the value of the alongTrackIncidenceAngle property.- Parameters:
value- allowed object isAngleType
-
isSetAlongTrackIncidenceAngle
public boolean isSetAlongTrackIncidenceAngle()
-
getPitch
public AngleType getPitch()
Gets the value of the pitch property.- Returns:
- possible object is
AngleType
-
setPitch
public void setPitch(AngleType value)
Sets the value of the pitch property.- Parameters:
value- allowed object isAngleType
-
isSetPitch
public boolean isSetPitch()
-
getRoll
public AngleType getRoll()
Gets the value of the roll property.- Returns:
- possible object is
AngleType
-
setRoll
public void setRoll(AngleType value)
Sets the value of the roll property.- Parameters:
value- allowed object isAngleType
-
isSetRoll
public boolean isSetRoll()
-
getYaw
public AngleType getYaw()
Gets the value of the yaw property.- Returns:
- possible object is
AngleType
-
setYaw
public void setYaw(AngleType value)
Sets the value of the yaw property.- Parameters:
value- allowed object isAngleType
-
isSetYaw
public boolean isSetYaw()
-
append
public StringBuilder append(org.jvnet.jaxb.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb.lang.ToStringStrategy strategy)
- Specified by:
appendin interfaceorg.jvnet.jaxb.lang.ToString
-
appendFields
public StringBuilder appendFields(org.jvnet.jaxb.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb.lang.ToStringStrategy strategy)
- Specified by:
appendFieldsin interfaceorg.jvnet.jaxb.lang.ToString
-
equals
public boolean equals(org.jvnet.jaxb.locator.ObjectLocator thisLocator, org.jvnet.jaxb.locator.ObjectLocator thatLocator, Object object, org.jvnet.jaxb.lang.EqualsStrategy strategy)- Specified by:
equalsin interfaceorg.jvnet.jaxb.lang.Equals
-
hashCode
public int hashCode(org.jvnet.jaxb.locator.ObjectLocator locator, org.jvnet.jaxb.lang.HashCodeStrategy strategy)- Specified by:
hashCodein interfaceorg.jvnet.jaxb.lang.HashCode
-
copyTo
public Object copyTo(Object target)
- Specified by:
copyToin interfaceorg.jvnet.jaxb.lang.CopyTo
-
copyTo
public Object copyTo(org.jvnet.jaxb.locator.ObjectLocator locator, Object target, org.jvnet.jaxb.lang.CopyStrategy strategy)
- Specified by:
copyToin interfaceorg.jvnet.jaxb.lang.CopyTo
-
createNewInstance
public Object createNewInstance()
- Specified by:
createNewInstancein interfaceorg.jvnet.jaxb.lang.CopyTo- Specified by:
createNewInstancein interfaceorg.jvnet.jaxb.lang.MergeFrom
-
mergeFrom
public void mergeFrom(Object left, Object right)
- Specified by:
mergeFromin interfaceorg.jvnet.jaxb.lang.MergeFrom
-
mergeFrom
public void mergeFrom(org.jvnet.jaxb.locator.ObjectLocator leftLocator, org.jvnet.jaxb.locator.ObjectLocator rightLocator, Object left, Object right, org.jvnet.jaxb.lang.MergeStrategy strategy)- Specified by:
mergeFromin interfaceorg.jvnet.jaxb.lang.MergeFrom
-
withOrbitNumber
public AcquisitionType withOrbitNumber(BigInteger value)
-
withLastOrbitNumber
public AcquisitionType withLastOrbitNumber(BigInteger value)
-
withOrbitDirection
public AcquisitionType withOrbitDirection(OrbitDirectionValueType value)
-
withWrsLongitudeGrid
public AcquisitionType withWrsLongitudeGrid(CodeWithAuthorityType value)
-
withWrsLatitudeGrid
public AcquisitionType withWrsLatitudeGrid(CodeWithAuthorityType value)
-
withAscendingNodeDate
public AcquisitionType withAscendingNodeDate(XMLGregorianCalendar value)
-
withAscendingNodeLongitude
public AcquisitionType withAscendingNodeLongitude(MeasureType value)
-
withStartTimeFromAscendingNode
public AcquisitionType withStartTimeFromAscendingNode(MeasureType value)
-
withCompletionTimeFromAscendingNode
public AcquisitionType withCompletionTimeFromAscendingNode(MeasureType value)
-
withOrbitDuration
public AcquisitionType withOrbitDuration(MeasureType value)
-
withIlluminationAzimuthAngle
public AcquisitionType withIlluminationAzimuthAngle(AngleType value)
-
withIlluminationZenithAngle
public AcquisitionType withIlluminationZenithAngle(AngleType value)
-
withIlluminationElevationAngle
public AcquisitionType withIlluminationElevationAngle(AngleType value)
-
withInstrumentAzimuthAngle
public AcquisitionType withInstrumentAzimuthAngle(AngleType value)
-
withInstrumentZenithAngle
public AcquisitionType withInstrumentZenithAngle(AngleType value)
-
withInstrumentElevationAngle
public AcquisitionType withInstrumentElevationAngle(AngleType value)
-
withIncidenceAngle
public AcquisitionType withIncidenceAngle(AngleType value)
-
withAcrossTrackIncidenceAngle
public AcquisitionType withAcrossTrackIncidenceAngle(AngleType value)
-
withAlongTrackIncidenceAngle
public AcquisitionType withAlongTrackIncidenceAngle(AngleType value)
-
withPitch
public AcquisitionType withPitch(AngleType value)
-
withRoll
public AcquisitionType withRoll(AngleType value)
-
withYaw
public AcquisitionType withYaw(AngleType value)
-
-