CARMA C++
|
import "carma/observertools/ProjectDatabaseManager.idl";
Public Attributes | |
ObsCategory | category |
category of observations More... | |
StringSequence | childProject |
related child projects More... | |
InvestigatorSequence | coInvestigator |
sequence of CoI's More... | |
boolean | isCommissioning |
is this a commissioning project More... | |
boolean | isFastTrack |
is this fast track proj More... | |
boolean | isKeyProject |
is this a key project More... | |
boolean | isTargetOfOpportunity |
is this a target of opportunity? More... | |
short | numberOfInvestigators |
number of investigators More... | |
ObsblockSequence | obsblock |
sequence of obsblocks More... | |
StringSequence | parentProject |
related parent projects More... | |
Investigator | primaryInvestigator |
PI of project. More... | |
string | projectAbstract |
project abstract More... | |
string | projectID |
project id code More... | |
string | proposalTerm |
term for call for proposals More... | |
ProjectStatus | status |
project status More... | |
string | title |
title of project More... | |
float | totalTime |
total time project has been obs. More... | |
Project data.
Definition at line 340 of file ProjectDatabaseManager.idl.
ObsCategory carma::observertools::Project::category |
category of observations
Definition at line 353 of file ProjectDatabaseManager.idl.
StringSequence carma::observertools::Project::childProject |
related child projects
Definition at line 356 of file ProjectDatabaseManager.idl.
InvestigatorSequence carma::observertools::Project::coInvestigator |
sequence of CoI's
Definition at line 348 of file ProjectDatabaseManager.idl.
boolean carma::observertools::Project::isCommissioning |
is this a commissioning project
Definition at line 352 of file ProjectDatabaseManager.idl.
boolean carma::observertools::Project::isFastTrack |
is this fast track proj
Definition at line 351 of file ProjectDatabaseManager.idl.
boolean carma::observertools::Project::isKeyProject |
is this a key project
Definition at line 350 of file ProjectDatabaseManager.idl.
boolean carma::observertools::Project::isTargetOfOpportunity |
is this a target of opportunity?
Definition at line 349 of file ProjectDatabaseManager.idl.
short carma::observertools::Project::numberOfInvestigators |
number of investigators
Definition at line 346 of file ProjectDatabaseManager.idl.
ObsblockSequence carma::observertools::Project::obsblock |
sequence of obsblocks
Definition at line 357 of file ProjectDatabaseManager.idl.
StringSequence carma::observertools::Project::parentProject |
related parent projects
Definition at line 355 of file ProjectDatabaseManager.idl.
Investigator carma::observertools::Project::primaryInvestigator |
PI of project.
Definition at line 347 of file ProjectDatabaseManager.idl.
string carma::observertools::Project::projectAbstract |
project abstract
Definition at line 354 of file ProjectDatabaseManager.idl.
string carma::observertools::Project::projectID |
project id code
Definition at line 341 of file ProjectDatabaseManager.idl.
string carma::observertools::Project::proposalTerm |
term for call for proposals
Definition at line 343 of file ProjectDatabaseManager.idl.
ProjectStatus carma::observertools::Project::status |
project status
Definition at line 342 of file ProjectDatabaseManager.idl.
string carma::observertools::Project::title |
title of project
Definition at line 345 of file ProjectDatabaseManager.idl.
float carma::observertools::Project::totalTime |
total time project has been obs.
Definition at line 344 of file ProjectDatabaseManager.idl.