edu.wisc.ssec.mcidasv.data.hydra
Class CrIS_SDR_Utility
java.lang.Object
edu.wisc.ssec.mcidasv.data.hydra.CrIS_SDR_Utility
public class CrIS_SDR_Utility
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ifov_order
public static int[][] ifov_order
LW_CHANNELS
public static int LW_CHANNELS
MW_CHANNELS
public static int MW_CHANNELS
SW_CHANNELS
public static int SW_CHANNELS
LW_INIT_SR
public static float LW_INIT_SR
MW_INIT_SR
public static float MW_INIT_SR
SW_INIT_SR
public static float SW_INIT_SR
LW_SR_INCR
public static float LW_SR_INCR
MW_SR_INCR
public static float MW_SR_INCR
SW_SR_INCR
public static float SW_SR_INCR
CrIS_SDR_Utility
public CrIS_SDR_Utility()
getWavenumberStart
public static float getWavenumberStart(String name)
getWavenumberIncrement
public static float getWavenumberIncrement(String name)
getNumChannels
public static int getNumChannels(String name)
psuedoScanReorder
public static float[] psuedoScanReorder(float[] values,
int numElems,
int numLines)