org.n52.operation.smac
Class ReflectanceFromRadianceForMSG

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

public class ReflectanceFromRadianceForMSG
extends java.lang.Object

Calculate Reflectance from Radiance for MSG.

Author:
Wim Koolhoven

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

ReflectanceFromRadianceForMSG

public ReflectanceFromRadianceForMSG(java.lang.String timeStamp)
Constructor

Parameters:
timeStamp - the timestamp as used by MSG: yyyymmddhhmm
Method Detail

getReflectanceAlgorithm

public Algorithm getReflectanceAlgorithm(int channel)
returns the ReflectanceAlgorithm to calculate the radiance form the DN

Parameters:
channel - the channel number (1..12). Only valid for visible channels thus 1, 2, 3 and 12
Returns:
the Algorithm which calculates the reflectance from the radiance