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

Sub-obsblock data. More...

import "carma/observertools/ProjectDatabaseManager.idl";

Public Attributes

StringSequence childSubObsblock
 related child projects More...
 
string documentName
 
short lastTrial
 last trial number More...
 
string parentObsblock
 parent obsblock More...
 
string parentProject
 parent project More...
 
StringSequence parentSubObsblock
 related parent projects More...
 
ProjectStatus status
 status of the sub-obsblock More...
 
string subObsblockID
 name of the sub-obsblock More...
 
float subObsblockObservationTime
 how long has this subObsblock been observed More...
 
TrialSequence trial
 sequence of trials in the sub-obsblock More...
 

Detailed Description

Sub-obsblock data.

Definition at line 284 of file ProjectDatabaseManager.idl.

Member Data Documentation

StringSequence carma::observertools::SubObsblock::childSubObsblock

related child projects

Definition at line 292 of file ProjectDatabaseManager.idl.

short carma::observertools::SubObsblock::lastTrial

last trial number

Definition at line 293 of file ProjectDatabaseManager.idl.

string carma::observertools::SubObsblock::parentObsblock

parent obsblock

Definition at line 286 of file ProjectDatabaseManager.idl.

string carma::observertools::SubObsblock::parentProject

parent project

Definition at line 285 of file ProjectDatabaseManager.idl.

StringSequence carma::observertools::SubObsblock::parentSubObsblock

related parent projects

Definition at line 291 of file ProjectDatabaseManager.idl.

ProjectStatus carma::observertools::SubObsblock::status

status of the sub-obsblock

Definition at line 289 of file ProjectDatabaseManager.idl.

string carma::observertools::SubObsblock::subObsblockID

name of the sub-obsblock

Definition at line 288 of file ProjectDatabaseManager.idl.

float carma::observertools::SubObsblock::subObsblockObservationTime

how long has this subObsblock been observed

Definition at line 290 of file ProjectDatabaseManager.idl.

TrialSequence carma::observertools::SubObsblock::trial

sequence of trials in the sub-obsblock

Definition at line 294 of file ProjectDatabaseManager.idl.


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