2 #ifndef ObservationNumber_h 3 #define ObservationNumber_h 66 static QString
Compose(
Pvl &label,
bool def2filename =
false);
68 static QString
Compose(
Cube &cube,
bool def2filename =
false);
70 static QString
Compose(
const QString &filename,
bool def2filename =
false);
static QString Compose(Pvl &label, bool def2filename=false)
Compose a ObservationNumber from a PVL.
Contains multiple PvlContainers.
virtual ~ObservationNumber()
Destroy a SerialNumber object.
std::vector< QString > PossibleSerial(const QString &on, SerialNumberList &list)
Creates a vector of plasible SerialNumbers from a string representing the ObservationNumber and a Ser...
Container for cube-like labels.
static PvlGroup FindObservationTranslation(Pvl &label)
Get Groups by translating from correct Translation table.
Namespace for ISIS/Bullet specific routines.
Serial Number list generator.
ObservationNumber()
Create an empty SerialNumber object.
IO Handler for Isis Cubes.