|
Terrenus HRPT v2.2 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectterrenus.instrument.LineScannerLocator
terrenus.instrument.MVISRLocator
public class MVISRLocator
The MVISRLocator
class uses an CHRPTDecoder
to compute MVISR earth locations for a CMA CHRPT
data stream.
Field Summary |
---|
Fields inherited from class terrenus.instrument.LineScannerLocator |
---|
earthModel, scanStep, sensorModel, spacecraft |
Constructor Summary | |
---|---|
MVISRLocator(CHRPTDecoder decoder)
Creates a new locator. |
Method Summary | |
---|---|
protected java.util.Date |
getLineDate(int line)
Gets the date for the specified scan line. |
Methods inherited from class terrenus.instrument.LineScannerLocator |
---|
getLocations, getViewVector |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MVISRLocator(CHRPTDecoder decoder)
decoder
- the decoder to use for time and spacecraft
information.Method Detail |
---|
protected java.util.Date getLineDate(int line)
LineScannerLocator
getLineDate
in class LineScannerLocator
line
- the scan line to query.
|
Terrenus HRPT v2.2 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |