|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.n52.operation.smac.ReflectanceFromRadianceForMSG
public class ReflectanceFromRadianceForMSG
Calculate Reflectance from Radiance for MSG.
Constructor Summary | |
---|---|
ReflectanceFromRadianceForMSG(java.lang.String timeStamp)
Constructor |
Method Summary | |
---|---|
Algorithm |
getReflectanceAlgorithm(int channel)
returns the ReflectanceAlgorithm to calculate the radiance form the DN |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ReflectanceFromRadianceForMSG(java.lang.String timeStamp)
timeStamp
- the timestamp as used by MSG: yyyymmddhhmmMethod Detail |
---|
public Algorithm getReflectanceAlgorithm(int channel)
ReflectanceAlgorithm
to calculate the radiance form the DN
channel
- the channel number (1..12). Only valid for visible channels thus 1, 2, 3 and 12
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |