![]() |
VieSched++
VieVS VLBI Scheduling Software
|
objects represents a group of any type (station, source, baseline) used only for creating and reading of the parameter.xlm file More...
#include <ParameterGroup.h>
Public Member Functions | |
ParameterGroup (const std::string &name, const std::vector< std::string > &members) | |
constructor More... | |
Public Attributes | |
std::string | name |
group name More... | |
std::vector< std::string > | members |
group members More... | |
objects represents a group of any type (station, source, baseline) used only for creating and reading of the parameter.xlm file
ParameterGroup::ParameterGroup | ( | const std::string & | name, |
const std::vector< std::string > & | members | ||
) |
constructor
name | group name |
members | vector of group members |
std::vector<std::string> VieVS::ParameterGroup::members |
group members
std::string VieVS::ParameterGroup::name |
group name