|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.n52.operation.smac.RadianceFromDNforMSG
public class RadianceFromDNforMSG
Calculate radiance from DN for MSG.
Constructor Summary | |
---|---|
RadianceFromDNforMSG(java.lang.String prologueFileName)
Constructor |
Method Summary | |
---|---|
Algorithm |
getRadianceFromDN(int channel)
returns the RadianceFromDN 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 RadianceFromDNforMSG(java.lang.String prologueFileName) throws java.io.IOException
prologueFileName
- the prologue file name of the MSG image
java.io.IOException
- when something goes wrong in reading the prologue fileMethod Detail |
---|
public Algorithm getRadianceFromDN(int channel)
RadianceFromDN
to calculate the radiance form the DN
channel
- the channel number (1..12)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |