USGS

Isis 3.0 Application Source Code Reference

Home

mdis2pds.cpp File Reference

Go to the source code of this file.

Functions

QString Quote (const QString &value, const char qChar= '"')
double SetRound (double value, const int precision)
void ValidateUnit (PvlKeyword &key, const QString &kunit)
void FixUnit (PvlObject &obj, const QString &key, const QString &unit)
void FixQuotes (PvlContainer &kcont, const QString &value="N/A")
void FixLabels (PvlObject &obj)
void IsisMain ()

Function Documentation

QString Quote ( const QString &  value,
const char  qChar = '"' 
) [inline]

Definition at line 24 of file mdis2pds.cpp.

double SetRound ( double  value,
const int  precision 
) [inline]

Definition at line 30 of file mdis2pds.cpp.

void ValidateUnit ( PvlKeyword &  key,
const QString &  kunit 
) [inline]

Definition at line 36 of file mdis2pds.cpp.

void FixUnit ( PvlObject &  obj,
const QString &  key,
const QString &  unit 
) [inline]

Definition at line 54 of file mdis2pds.cpp.

void FixQuotes ( PvlContainer &  kcont,
const QString &  value = "N/A" 
) [inline]

Definition at line 61 of file mdis2pds.cpp.

void FixLabels ( PvlObject &  obj  )  [inline]

Definition at line 70 of file mdis2pds.cpp.

void IsisMain (  ) 

Definition at line 89 of file mdis2pds.cpp.