CARMA C++
carma::observertools::Obsblock Struct Reference

Obsblock data. More...

import "carma/observertools/ProjectDatabaseManager.idl";

Public Attributes

string actualHourAngleCoverage
 actual hour angles observed More...
 
string arrayConfiguration
 array configuration (A-E) More...
 
StringSequence childObsblock
 related child projects More...
 
string documentName
 
boolean exceedTAC
 can/cannot exceed TAC allocation More...
 
double highRa
 RA that corresponds to reqHighHourAngleCoverage. More...
 
boolean isFlex
 is the scheduling flexible More...
 
ObsLikelihood likelihood
 Observation likelihood. More...
 
double lowRa
 RA that corresponds to reqLowHourAngleCoverage. More...
 
float maxAllocatedTime
 max time alloc. More...
 
float minAllocatedTime
 min time alloc. More...
 
string obsblockID
 name of the obsblock More...
 
ObsType observationType
 observation type More...
 
StringSequence parentObsblock
 related parent projects More...
 
string parentProject
 parent project More...
 
float priority
 priority of observations More...
 
string receiverBand
 1mm, 3mm ,1cm ... More...
 
float remainingTime
 how much time is remaining (min - obs) More...
 
float reqHiHourAngleCoverage
 requested hour angle coverage More...
 
float reqLowHourAngleCoverage
 requested hour angle coverage More...
 
float restFrequency
 rest frequency More...
 
ProjectStatus status
 obsblock status More...
 
SubObsblockSequence subObsblock
 sequence of sub-obsblocks More...
 
float totalObsTime
 total time this obsblock has been obs. More...
 

Detailed Description

Obsblock data.

Definition at line 305 of file ProjectDatabaseManager.idl.

Member Data Documentation

string carma::observertools::Obsblock::actualHourAngleCoverage

actual hour angles observed

Definition at line 321 of file ProjectDatabaseManager.idl.

string carma::observertools::Obsblock::arrayConfiguration

array configuration (A-E)

Definition at line 325 of file ProjectDatabaseManager.idl.

StringSequence carma::observertools::Obsblock::childObsblock

related child projects

Definition at line 328 of file ProjectDatabaseManager.idl.

boolean carma::observertools::Obsblock::exceedTAC

can/cannot exceed TAC allocation

Definition at line 310 of file ProjectDatabaseManager.idl.

double carma::observertools::Obsblock::highRa

RA that corresponds to reqHighHourAngleCoverage.

Definition at line 320 of file ProjectDatabaseManager.idl.

boolean carma::observertools::Obsblock::isFlex

is the scheduling flexible

Definition at line 326 of file ProjectDatabaseManager.idl.

ObsLikelihood carma::observertools::Obsblock::likelihood

Observation likelihood.

Definition at line 314 of file ProjectDatabaseManager.idl.

double carma::observertools::Obsblock::lowRa

RA that corresponds to reqLowHourAngleCoverage.

Definition at line 319 of file ProjectDatabaseManager.idl.

float carma::observertools::Obsblock::maxAllocatedTime

max time alloc.

for observations (hrs)

Definition at line 312 of file ProjectDatabaseManager.idl.

float carma::observertools::Obsblock::minAllocatedTime

min time alloc.

for observations (hrs)

Definition at line 311 of file ProjectDatabaseManager.idl.

string carma::observertools::Obsblock::obsblockID

name of the obsblock

Definition at line 308 of file ProjectDatabaseManager.idl.

ObsType carma::observertools::Obsblock::observationType

observation type

Definition at line 322 of file ProjectDatabaseManager.idl.

StringSequence carma::observertools::Obsblock::parentObsblock

related parent projects

Definition at line 327 of file ProjectDatabaseManager.idl.

string carma::observertools::Obsblock::parentProject

parent project

Definition at line 306 of file ProjectDatabaseManager.idl.

float carma::observertools::Obsblock::priority

priority of observations

Definition at line 313 of file ProjectDatabaseManager.idl.

string carma::observertools::Obsblock::receiverBand

1mm, 3mm ,1cm ...

Definition at line 323 of file ProjectDatabaseManager.idl.

float carma::observertools::Obsblock::remainingTime

how much time is remaining (min - obs)

Definition at line 316 of file ProjectDatabaseManager.idl.

float carma::observertools::Obsblock::reqHiHourAngleCoverage

requested hour angle coverage

Definition at line 318 of file ProjectDatabaseManager.idl.

float carma::observertools::Obsblock::reqLowHourAngleCoverage

requested hour angle coverage

Definition at line 317 of file ProjectDatabaseManager.idl.

float carma::observertools::Obsblock::restFrequency

rest frequency

Definition at line 324 of file ProjectDatabaseManager.idl.

ProjectStatus carma::observertools::Obsblock::status

obsblock status

Definition at line 309 of file ProjectDatabaseManager.idl.

SubObsblockSequence carma::observertools::Obsblock::subObsblock

sequence of sub-obsblocks

Definition at line 329 of file ProjectDatabaseManager.idl.

float carma::observertools::Obsblock::totalObsTime

total time this obsblock has been obs.

Definition at line 315 of file ProjectDatabaseManager.idl.


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