![]() |
VieSched++
VieVS VLBI Scheduling Software
|
This is the complete list of members for VieVS::Mode, including all inherited members.
| addBlock(const std::shared_ptr< const If > &newIf, const std::vector< unsigned long > &staids) | VieVS::Mode | inline |
| addBlock(const std::shared_ptr< const Bbc > &newBbc, const std::vector< unsigned long > &staids) | VieVS::Mode | inline |
| addBlock(const std::shared_ptr< const Freq > &newFreq, const std::vector< unsigned long > &staids) | VieVS::Mode | inline |
| addBlock(const std::shared_ptr< const Track > &newTrack, const std::vector< unsigned long > &staids) | VieVS::Mode | inline |
| addBlock(const std::shared_ptr< const std::string > &newTrackFrameFormat, const std::vector< unsigned long > &staids) | VieVS::Mode | inline |
| bands_ | VieVS::Mode | private |
| bbcs_ | VieVS::Mode | private |
| calcRecordingRates() | VieVS::Mode | |
| changeBbc(int idx, unsigned long staid) | VieVS::Mode | |
| changeFreq(int idx, unsigned long staid) | VieVS::Mode | |
| changeIf(int idx, unsigned long staid) | VieVS::Mode | |
| changeName(const std::string &newName) | VieVS::VieVS_NamedObject | inline |
| changeTrackFrameFormat(int idx, unsigned long staid) | VieVS::Mode | |
| changeTracks(int idx, unsigned long staid) | VieVS::Mode | |
| efficiency(unsigned long staid1, unsigned long staid2) const | VieVS::Mode | |
| freqs_ | VieVS::Mode | private |
| getAllBands() const | VieVS::Mode | inline |
| getAllStationsWithBlock(const std::shared_ptr< const If > &this_if) const | VieVS::Mode | |
| getAllStationsWithBlock(const std::shared_ptr< const Bbc > &bbc) const | VieVS::Mode | |
| getAllStationsWithBlock(const std::shared_ptr< const Freq > &freq) const | VieVS::Mode | |
| getAllStationsWithBlock(const std::shared_ptr< const Track > &track) const | VieVS::Mode | |
| getAllStationsWithBlock(const std::shared_ptr< const std::string > &trackFrameFormat) const | VieVS::Mode | |
| getAlternativeName() const | VieVS::VieVS_NamedObject | inline |
| getBbc(unsigned long staid) const | VieVS::Mode | |
| getFreq(unsigned long staid) const | VieVS::Mode | |
| getId() const | VieVS::VieVS_Object | inline |
| getIf(unsigned long staid) const | VieVS::Mode | |
| getName() const | VieVS::VieVS_NamedObject | inline |
| getNSta() const | VieVS::Mode | inline |
| getTrackFrameFormat(unsigned long staid) const | VieVS::Mode | |
| getTracks(unsigned long staid) const | VieVS::Mode | |
| hasAlternativeName() const | VieVS::VieVS_NamedObject | inline |
| hasId(unsigned long id) const | VieVS::VieVS_Object | inline |
| hasName(const std::string &name) const | VieVS::VieVS_NamedObject | inline |
| hasValidId() const | VieVS::VieVS_Object | inline |
| ifs_ | VieVS::Mode | private |
| Mode(std::string name, unsigned long nsta) | VieVS::Mode | |
| nextId | VieVS::Mode | privatestatic |
| nsta_ | VieVS::Mode | private |
| operationNotesSummary(std::ofstream &of, const std::vector< std::string > &stations) const | VieVS::Mode | |
| printId() const | VieVS::VieVS_Object | inline |
| recordingRate(unsigned long staid1, unsigned long staid2, const std::string &band) const | VieVS::Mode | |
| recordingRate(unsigned long staid) const | VieVS::Mode | |
| removeBbc(int idx) | VieVS::Mode | inline |
| removeFreq(int idx) | VieVS::Mode | inline |
| removeIf(int idx) | VieVS::Mode | inline |
| removeTrackFrameFormats(int idx) | VieVS::Mode | inline |
| removeTracks(int idx) | VieVS::Mode | inline |
| setBands(const std::set< std::string > &bands) | VieVS::Mode | inline |
| setEfficiencyFactor(double eff) | VieVS::Mode | |
| setId(unsigned long id) | VieVS::VieVS_Object | inline |
| setRecordingRates(const std::string &band, double recRate) | VieVS::Mode | |
| staid2totalRecordingRate_ | VieVS::Mode | private |
| staids2efficiency_ | VieVS::Mode | private |
| staids2propertyTree(const std::string &name, const std::vector< unsigned long > &ids, const std::vector< std::string > &staNames) const | VieVS::Mode | private |
| staids2recordingRate_ | VieVS::Mode | private |
| summary(std::ofstream &of, const std::vector< std::string > &stations) const | VieVS::Mode | |
| toPropertytree(const std::vector< std::string > &stations) const | VieVS::Mode | |
| toVexModeDefiniton(std::ofstream &of, const std::vector< std::string > &stations) const | VieVS::Mode | |
| track_frame_formats_ | VieVS::Mode | private |
| tracks_ | VieVS::Mode | private |
| VieVS_NamedObject(std::string name, unsigned long id) | VieVS::VieVS_NamedObject | inline |
| VieVS_NamedObject(std::string name, std::string alternativeName, unsigned long id) | VieVS::VieVS_NamedObject | inline |
| VieVS_Object(unsigned long id) | VieVS::VieVS_Object | inlineexplicit |