|
CARMA C++
|
Correlator Spectral Window Data. More...
import "carma/observertools/ProjectDatabaseManager.idl";
Public Attributes | |
| double | bandwidth |
| bandwidth of window in MHz More... | |
| double | frequencyResolution |
| channel resolution in MHz More... | |
| double | maxFrequency |
| highest frequency in window in GHz More... | |
| double | minFrequency |
| lowest frequency in window in GHz More... | |
| short | numberOfChannels |
| number of channels in window More... | |
| short | windowNumber |
| the window number More... | |
Correlator Spectral Window Data.
Definition at line 187 of file ProjectDatabaseManager.idl.
| double carma::observertools::Window::bandwidth |
bandwidth of window in MHz
Definition at line 189 of file ProjectDatabaseManager.idl.
| double carma::observertools::Window::frequencyResolution |
channel resolution in MHz
Definition at line 190 of file ProjectDatabaseManager.idl.
| double carma::observertools::Window::maxFrequency |
highest frequency in window in GHz
Definition at line 193 of file ProjectDatabaseManager.idl.
| double carma::observertools::Window::minFrequency |
lowest frequency in window in GHz
Definition at line 192 of file ProjectDatabaseManager.idl.
| short carma::observertools::Window::numberOfChannels |
number of channels in window
Definition at line 191 of file ProjectDatabaseManager.idl.
| short carma::observertools::Window::windowNumber |
the window number
Definition at line 188 of file ProjectDatabaseManager.idl.