Uses of Interface
org.opengis.metadata.acquisition.Instrument
Packages that use Instrument
-
Uses of Instrument in org.opengis.metadata.acquisition
Methods in org.opengis.metadata.acquisition that return types with arguments of type InstrumentModifier and TypeMethodDescriptionCollection<? extends Instrument>AcquisitionInformation.getInstruments()General information about the instrument used in data acquisition.Collection<? extends Instrument>Platform.getInstruments()Instrument(s) mounted on a platform.Collection<? extends Instrument>Event.getRelatedSensors()Instrument or instruments for which the event is meaningful.Collection<? extends Instrument>Objective.getSensingInstruments()Instrument which senses the objective data.