|
Simulcast 4.2 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgov.nasa.gsfc.aisb.simulcast.processor.LUTs
public class LUTs
Constructor Summary | |
---|---|
LUTs(java.io.File binFile)
LUTs. |
Method Summary | |
---|---|
float[][][] |
getK_instLUT(int bandIndex)
getK_instLUT. |
float[][][] |
getM1LUT(int bandIndex)
getM1LUT. |
float[][][] |
getRVSrefLUT(int bandIndex)
getRVSrefLUT. |
float[][][] |
getRVStebLUT(int bandIndex)
getRVStebLUT. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LUTs(java.io.File binFile) throws java.lang.Exception
java.lang.Exception
Method Detail |
---|
public float[][][] getM1LUT(int bandIndex)
public float[][][] getK_instLUT(int bandIndex)
public float[][][] getRVSrefLUT(int bandIndex)
public float[][][] getRVStebLUT(int bandIndex)
|
Simulcast 4.2 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |