#include <ObitGBTDCRStateInfo.h>
Public Attributes | |
| gint32 | ObitId |
| Recognition bit pattern to identify the start of an Obit object. | |
| gpointer | ClassInfo |
| ClassInfo pointer for class with name, base and function pointers. | |
| gint | ReferenceCount |
| Reference count for object (numbers of pointers attaching). | |
| gchar * | name |
| Name of object [Optional]. | |
| gint | nDCRState |
| Number of DCRStates in this structure. | |
| gdouble | blanktim [MAXNUMDCRSTATE] |
| Blanking time (sec) at start. | |
| gdouble | phasetim [MAXNUMDCRSTATE] |
| Length of phase (sec). | |
| gchar | sigref [MAXNUMDCRSTATE] |
| Signal(0) / ref(1) indicator. | |
| gchar | cal [MAXNUMDCRSTATE] |
| Cal on/off indicator. | |
|
|
Blanking time (sec) at start.
|
|
|
Cal on/off indicator.
|
|
|
ClassInfo pointer for class with name, base and function pointers.
|
|
|
Name of object [Optional].
|
|
|
Number of DCRStates in this structure.
|
|
|
Recognition bit pattern to identify the start of an Obit object.
|
|
|
Length of phase (sec).
|
|
|
Reference count for object (numbers of pointers attaching).
|
|
|
Signal(0) / ref(1) indicator.
|
1.3.9.1