Uses of Class
net.opengis.omeo.eop.v_2_0.AcquisitionType

Packages that use AcquisitionType
net.opengis.omeo.alt.v_2_0   
net.opengis.omeo.eop.v_2_0   
 

Uses of AcquisitionType in net.opengis.omeo.alt.v_2_0
 

Subclasses of AcquisitionType in net.opengis.omeo.alt.v_2_0
 class AcquisitionType
          Java class for AcquisitionType complex type.
 

Uses of AcquisitionType in net.opengis.omeo.eop.v_2_0
 

Fields in net.opengis.omeo.eop.v_2_0 with type parameters of type AcquisitionType
protected  JAXBElement<? extends AcquisitionType> AcquisitionPropertyType.acquisition
           
 

Methods in net.opengis.omeo.eop.v_2_0 that return AcquisitionType
 AcquisitionType ObjectFactory.createAcquisitionType()
          Create an instance of AcquisitionType
 AcquisitionType AcquisitionType.withAcrossTrackIncidenceAngle(AngleType value)
           
 AcquisitionType AcquisitionType.withAlongTrackIncidenceAngle(AngleType value)
           
 AcquisitionType AcquisitionType.withAscendingNodeDate(XMLGregorianCalendar value)
           
 AcquisitionType AcquisitionType.withAscendingNodeLongitude(MeasureType value)
           
 AcquisitionType AcquisitionType.withCompletionTimeFromAscendingNode(MeasureType value)
           
 AcquisitionType AcquisitionType.withIlluminationAzimuthAngle(AngleType value)
           
 AcquisitionType AcquisitionType.withIlluminationElevationAngle(AngleType value)
           
 AcquisitionType AcquisitionType.withIlluminationZenithAngle(AngleType value)
           
 AcquisitionType AcquisitionType.withIncidenceAngle(AngleType value)
           
 AcquisitionType AcquisitionType.withInstrumentAzimuthAngle(AngleType value)
           
 AcquisitionType AcquisitionType.withInstrumentElevationAngle(AngleType value)
           
 AcquisitionType AcquisitionType.withInstrumentZenithAngle(AngleType value)
           
 AcquisitionType AcquisitionType.withLastOrbitNumber(BigInteger value)
           
 AcquisitionType AcquisitionType.withOrbitDirection(OrbitDirectionValueType value)
           
 AcquisitionType AcquisitionType.withOrbitDuration(MeasureType value)
           
 AcquisitionType AcquisitionType.withOrbitNumber(BigInteger value)
           
 AcquisitionType AcquisitionType.withPitch(AngleType value)
           
 AcquisitionType AcquisitionType.withRoll(AngleType value)
           
 AcquisitionType AcquisitionType.withStartTimeFromAscendingNode(MeasureType value)
           
 AcquisitionType AcquisitionType.withWrsLatitudeGrid(CodeWithAuthorityType value)
           
 AcquisitionType AcquisitionType.withWrsLongitudeGrid(CodeWithAuthorityType value)
           
 AcquisitionType AcquisitionType.withYaw(AngleType value)
           
 

Methods in net.opengis.omeo.eop.v_2_0 that return types with arguments of type AcquisitionType
 JAXBElement<AcquisitionType> ObjectFactory.createAcquisition(AcquisitionType value)
          Create an instance of JAXBElement<AcquisitionType>}
 JAXBElement<? extends AcquisitionType> AcquisitionPropertyType.getAcquisition()
          Gets the value of the acquisition property.
 

Methods in net.opengis.omeo.eop.v_2_0 with parameters of type AcquisitionType
 JAXBElement<AcquisitionType> ObjectFactory.createAcquisition(AcquisitionType value)
          Create an instance of JAXBElement<AcquisitionType>}
 

Method parameters in net.opengis.omeo.eop.v_2_0 with type arguments of type AcquisitionType
 void AcquisitionPropertyType.setAcquisition(JAXBElement<? extends AcquisitionType> value)
          Sets the value of the acquisition property.
 AcquisitionPropertyType AcquisitionPropertyType.withAcquisition(JAXBElement<? extends AcquisitionType> value)
           
 



Copyright © 2008-2016. All Rights Reserved.