class channelHandler Class for channel handling.
| | siteDefault default site idenstifier |
| | siteForce mandatory site identifier |
| | ifoDefault default ifo identifier |
| | ifoForce mandatory ifo identifier |
| | channelHandler (char SiteDefault = SITE_PREFIX[0], char SiteForce = ' ', char IfoDefault = IFO_PREFIX[0], char IfoForce = ' ') Default constructor. |
| | setSiteIfo (char SiteDefault, char SiteForce, char IfoDefault, char IfoForce) Init method. |
| | channelInfo (const string& name, gdsChnInfo_t& info) const info method. |
| | channelName (const string& name) const channel name method. |
Class for handling channel names and channel information. This object maintains default and mandatory identifiers for site and interferomter.
bool setSiteIfo(char SiteDefault, char SiteForce, char IfoDefault, char IfoForce)
SiteForce - mandatory site identifier
IfoDefault - default ifo identifier
IfoForce - mandatory ifo identifier
bool channelInfo(const string& name, gdsChnInfo_t& info) const
info - channel info
string channelName(const string& name) const
char siteDefault
char siteForce
alphabetic index hierarchy of classes
Please send questions and comments to sigg_d@ligo-wa.caltech.edu
generated by doc++