Isis 3 Programmer Reference
Isis::ObservationNumberList::ObservationSet Struct Reference

An observation consiting of a serial number index to the ObservationNumberList, an observation number index to the ObservationNumberList, and the observation number. More...

Collaboration diagram for Isis::ObservationNumberList::ObservationSet:
Collaboration graph

Public Attributes

int serialNumberIndex
 
int observationNumberIndex
 
QString observationNumber
 

Detailed Description

An observation consiting of a serial number index to the ObservationNumberList, an observation number index to the ObservationNumberList, and the observation number.

Definition at line 68 of file ObservationNumberList.h.

Member Data Documentation

◆ observationNumber

QString Isis::ObservationNumberList::ObservationSet::observationNumber

Definition at line 71 of file ObservationNumberList.h.

◆ observationNumberIndex

int Isis::ObservationNumberList::ObservationSet::observationNumberIndex

Definition at line 70 of file ObservationNumberList.h.

◆ serialNumberIndex

int Isis::ObservationNumberList::ObservationSet::serialNumberIndex

Definition at line 69 of file ObservationNumberList.h.


The documentation for this struct was generated from the following file: