Index
All Classes and Interfaces|All Packages
D
- de.dlr.proseo.sampleproc - package de.dlr.proseo.sampleproc
-
prosEO Sample Processor package containing a minimal dummy processor conforming to ESA's "Generic IPF Interface Specification" (MMFI-GSEG-EOPG-TN-07-0003, V.1.8)
G
- getGenerationTime() - Method in class de.dlr.proseo.sampleproc.SampleProduct
-
Gets the generation time
- getId() - Method in class de.dlr.proseo.sampleproc.SampleProduct
-
Gets the product identifier
- getRevision() - Method in class de.dlr.proseo.sampleproc.SampleProduct
-
Gets the revision
- getStartTime() - Method in class de.dlr.proseo.sampleproc.SampleProduct
-
Gets the sensing start time
- getStopTime() - Method in class de.dlr.proseo.sampleproc.SampleProduct
-
Gets the sensing stop time
- getType() - Method in class de.dlr.proseo.sampleproc.SampleProduct
-
Gets the product type
M
- main(String[]) - Static method in class de.dlr.proseo.sampleproc.SampleProcessor
-
Main routine, to be called with a path to a JobOrder XML file as single argument
R
- run(String[]) - Method in class de.dlr.proseo.sampleproc.SampleProcessor
-
Perform the dummy processing: check arguments, parse JobOrder file, read one input file, create one output file
S
- SampleProcessor - Class in de.dlr.proseo.sampleproc
-
prosEO Sample Processor - a minimal dummy processor conforming to ESA's "Generic IPF Interface Specification" (MMFI-GSEG-EOPG-TN-07-0003, V.1.8)
- SampleProcessor() - Constructor for class de.dlr.proseo.sampleproc.SampleProcessor
- SampleProduct - Class in de.dlr.proseo.sampleproc
-
Dummy product for use with the prosEO Sample Processor
- SampleProduct() - Constructor for class de.dlr.proseo.sampleproc.SampleProduct
- setGenerationTime(Instant) - Method in class de.dlr.proseo.sampleproc.SampleProduct
-
Sets the generation time
- setId(String) - Method in class de.dlr.proseo.sampleproc.SampleProduct
-
Sets the product identifier
- setRevision(Integer) - Method in class de.dlr.proseo.sampleproc.SampleProduct
-
Sets the revision
- setStartTime(Instant) - Method in class de.dlr.proseo.sampleproc.SampleProduct
-
Sets the sensing start time
- setStopTime(Instant) - Method in class de.dlr.proseo.sampleproc.SampleProduct
-
Sets the sensing stop time
- setType(String) - Method in class de.dlr.proseo.sampleproc.SampleProduct
-
Sets the product type
All Classes and Interfaces|All Packages