org.n52.operation.smac
Class RadianceFromDNforMSG

java.lang.Object
  extended by org.n52.operation.smac.RadianceFromDNforMSG

public class RadianceFromDNforMSG
extends java.lang.Object

Calculate radiance from DN for MSG.

Author:
Wim Koolhoven

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

RadianceFromDNforMSG

public RadianceFromDNforMSG(java.lang.String prologueFileName)
                     throws java.io.IOException
Constructor

Parameters:
prologueFileName - the prologue file name of the MSG image
Throws:
java.io.IOException - when something goes wrong in reading the prologue file
Method Detail

getRadianceFromDN

public Algorithm getRadianceFromDN(int channel)
returns the RadianceFromDN to calculate the radiance form the DN

Parameters:
channel - the channel number (1..12)
Returns:
the Algorithm which calculates the radiance from the digital number