|
CARMA C++
|
Correlator setup. More...
import "carma/observertools/ProjectDatabaseManager.idl";
Public Attributes | |
| short | numberOfWindows |
| how many windows are in the correlator setup More... | |
| short | setupNumber |
| number of the correlator setup More... | |
| WindowSequence | window |
| data on the windows in the setup More... | |
Correlator setup.
Definition at line 204 of file ProjectDatabaseManager.idl.
| short carma::observertools::Correlator::numberOfWindows |
how many windows are in the correlator setup
Definition at line 206 of file ProjectDatabaseManager.idl.
| short carma::observertools::Correlator::setupNumber |
number of the correlator setup
Definition at line 205 of file ProjectDatabaseManager.idl.
| WindowSequence carma::observertools::Correlator::window |
data on the windows in the setup
Definition at line 207 of file ProjectDatabaseManager.idl.