BdsApi  2.0.11
Classes | Namespaces | Functions | Variables
BdsLib.h File Reference
#include <BdsD.h>
#include <BdsC.h>
#include <BString.h>

Classes

class  Bds::ResponseEdit
 Response Editor object. More...
 
class  Bds::DataError
 

Namespaces

 Bds
 

Functions

void Bds::bdsChannelGetTypeAux (BString name, BString &type, BString &aux)
 
BString Bds::bdsChannelGetName (BString type, BString aux)
 
BError Bds::bdsDataInfoSetTimeRange (DataInfo &dataInfo)
 
BError Bds::bdsDataInfoFromInfo (BDictString info, DataInfo &dataInfo)
 Convert info to DataInfo. More...
 
BError Bds::bdsInfoFromDataInfo (DataInfo &dataInfo, BDictString &info)
 
BString Bds::bdsStationAlias (Station station)
 
BString Bds::bdsDataChannelInfo (DataChannel &dataChannel)
 
BString Bds::bdsDataChannelRef (DataChannel &dataChannel)
 
BString Bds::bdsDataChannelRef (ChannelInfo &channelInfo)
 
BError Bds::bdsDataChannelOverallResponse (ChannelInfo &channelInfo, Response &response)
 
BString Bds::bdsSelectionChannelInfo (Selection &selection, BUInt channel)
 
BString Bds::bdsFileNameExpand (BString fileName, ChannelInfo &channelInfo)
 
double Bds::bdsPoleZeroGain (const PoleZero &poleZero, double frequency)
 Calculates the overal gain of the given PoleZero transfer function. More...
 
void Bds::bdsPoleZeroGainPhase (const PoleZero &poleZero, double frequency, double &gain, double &phase)
 Calculates the overal gain and phase of the given PoleZero transfer function. More...
 
void Bds::bdsPoleZeroToFap (const PoleZero &poleZero, BUInt nPoints, double calibrationFrequency, double sampleFrequency, BArray< Fap > &fap)
 Convert PoleZero to FAP. More...
 
void Bds::bdsDumpSelection (Selection sel)
 
void Bds::bdsDumpDataInfo (DataInfo dataInfo, int includeInfo)
 
void Bds::bdsDumpChannelInfos (ChannelInfos &channelInfos)
 
void Bds::bdsDumpData (DataBlock &dataBlock, int nSamples)
 
void Bds::bdsDumpPoleZeros (PoleZero poleZeros)
 

Variables

const int Bds::NetworkNameLen = 3
 
const int Bds::StationNameLen = 5
 
const int Bds::ChannelTypeLen = 3
 
const int Bds::ChannelAuxLen = 2
 
const int Bds::SourceLen = 16