Reads user Apollos from a data file. More...
#include <Apollo.h>
Public Member Functions | |
Apollo (QString spacecraft, QString instrument) | |
Apollo (QString filename) | |
~Apollo () | |
Destroys the Apollo object. More... | |
bool | IsMetric () |
bool | IsPanoramic () |
bool | IsHasselblad () |
bool | IsApollo15 () |
bool | IsApollo16 () |
bool | IsApollo17 () |
int | Width () |
int | Height () |
int | Bands () |
int | ReseauDimension () |
double | PixelPitch () |
QString | SpacecraftName () |
QString | InstrumentId () |
QString | NaifFrameCode () |
QString | TargetName () |
iTime | LaunchDate () |
Private Member Functions | |
void | initialize (QString spacecraft, QString instrument) |
Private Attributes | |
int | p_imageWidth |
int | p_imageHeight |
int | p_imageBands |
int | p_reseauDimension |
double | p_imagePixelPitch |
QString | p_spacecraftName |
QString | p_instrumentId |
QString | p_naifFrameCode |
iTime | p_launchDate |
Reads user Apollos from a data file.
This class is used to
|
inline |
U.S. Department of the Interior | U.S. Geological Survey ISIS | Privacy & Disclaimers | Astrogeology Research Program To contact us, please post comments and questions on the ISIS Support Center File Modified: 07/12/2023 23:33:05 |