BdsLib.cpp File Reference

#include <BdsLib.h>
#include <math.h>
#include <complex>

Namespaces

namespace  Bds
namespace  std

Functions

void Bds::bdsDumpPoleZeros (PoleZero poleZeros)
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.
BError Bds::bdsInfoFromDataInfo (DataInfo &dataInfo, BDictString &info)
BString Bds::bdsStationAlias (Station station)
void Bds::bdsDumpSelection (Selection sel)
void Bds::bdsDumpDataInfo (DataInfo dataInfo)
BString Bds::bdsDataChannelInfo (DataChannel &dataChannel)
BString Bds::bdsDataChannelRef (DataChannel &dataChannel)
BString Bds::bdsDataChannelRef (ChannelInfo &channelInfo)
BError Bds::bdsDataChannelSensorResponse (ChannelInfo &channelInfo, Response &response)
BString Bds::bdsSelectionChannelInfo (Selection &selection, BUInt channel)
double Bds::bdsPoleZeroGain (const PoleZero &poleZero, double frequency)
 Calculates the overal gain of the given PoleZero transfer function.
void Bds::bdsPoleZeroGainPhase (const PoleZero &poleZero, double frequency, double &gain, double &phase)
 Calculates the overal gain and phase of the given PoleZero transfer function.
void Bds::bdsPoleZeroToFap (const PoleZero &poleZero, BUInt nPoints, double calibrationFrequency, double sampleFrequency, BArray< Fap > &fap)
 Convert PoleZero to FAP.
static BString Bds::fileNameTime (BTimeStamp t)
BString Bds::bdsFileNameExpand (BString fileName, ChannelInfo &channelInfo)

Generated on Fri Oct 15 09:49:18 2010 for BdsApi by  doxygen 1.4.7