CARMA C++
|
Investigator data. More...
import "carma/observertools/ProjectDatabaseManager.idl";
Public Attributes | |
string | affiliation |
investigator affiliation (e.g. More... | |
string | |
email of investigator (may be blank) More... | |
boolean | isUsAffil |
is the affiliation in the US More... | |
string | name |
full name of investigator More... | |
Investigator data.
Definition at line 172 of file ProjectDatabaseManager.idl.
string carma::observertools::Investigator::affiliation |
string carma::observertools::Investigator::email |
email of investigator (may be blank)
Definition at line 174 of file ProjectDatabaseManager.idl.
boolean carma::observertools::Investigator::isUsAffil |
is the affiliation in the US
Definition at line 176 of file ProjectDatabaseManager.idl.
string carma::observertools::Investigator::name |
full name of investigator
Definition at line 173 of file ProjectDatabaseManager.idl.