|
Isis 3.0 Application Source Code Reference |
Home |
Go to the source code of this file.
Functions | |
| void | Mar10Cal (std::vector< Isis::Buffer * > &inCubes, std::vector< Isis::Buffer * > &outCubes) |
| void | IsisMain () |
Variables | |
| Cube | coCube |
| Brick * | coef |
| bool | useBlem |
| bool | mask |
| double | correctedExp |
| double | sunDist |
| double | absCoef |
| double | xparm |
| void Mar10Cal | ( | std::vector< Isis::Buffer * > & | inCubes, | |
| std::vector< Isis::Buffer * > & | outCubes | |||
| ) |
Definition at line 174 of file mar10cal.cpp.
| void IsisMain | ( | ) |
Definition at line 30 of file mar10cal.cpp.
Definition at line 19 of file mar10cal.cpp.
| Brick* coef |
Definition at line 20 of file mar10cal.cpp.
| bool useBlem |
Definition at line 22 of file mar10cal.cpp.
| bool mask |
Definition at line 23 of file mar10cal.cpp.
| double correctedExp |
Definition at line 24 of file mar10cal.cpp.
| double sunDist |
Definition at line 25 of file mar10cal.cpp.
| double absCoef |
Definition at line 26 of file mar10cal.cpp.
| double xparm |
Definition at line 27 of file mar10cal.cpp.