Account
Bds::Digitiser Class Reference
This class defines a Digitiser. More... #include <BdsD.h>
Public Member Functions | |
Digitiser () | |
Digitiser (BString pname, BString pmodel, BString pserialNumber, Float64 psamplingFrequency, Float64 pinitialSamplingFrequency, BArray< Response > presponses, Float64 pgain) | |
Public Attributes | |
BString | name |
The name. | |
BString | model |
The digitiser's model name. Only used when there is a unique physical digitiser. | |
BString | serialNumber |
The digitisers's serial number. Only used when there is a unique physical digitiser. | |
Float64 | samplingFrequency |
The sampling frequency. | |
Float64 | initialSamplingFrequency |
The initial pre-decimation sampling frequency. | |
BArray< Response > | responses |
The list of frequency reponses. | |
Float64 | gain |
The overall gain of the digitiser at the manufacturers calibration frequency. (For information only). |
Detailed Description
This class defines a Digitiser.Constructor & Destructor Documentation
Bds::Digitiser::Digitiser | ( | ) |
Bds::Digitiser::Digitiser | ( | BString | pname, | |
BString | pmodel, | |||
BString | pserialNumber, | |||
Float64 | psamplingFrequency, | |||
Float64 | pinitialSamplingFrequency, | |||
BArray< Response > | presponses, | |||
Float64 | pgain | |||
) |
Member Data Documentation
BString Bds::Digitiser::name |
The name.
BString Bds::Digitiser::model |
The digitiser's model name. Only used when there is a unique physical digitiser.
BString Bds::Digitiser::serialNumber |
The digitisers's serial number. Only used when there is a unique physical digitiser.
The sampling frequency.
The initial pre-decimation sampling frequency.
BArray<Response> Bds::Digitiser::responses |
The list of frequency reponses.
Float64 Bds::Digitiser::gain |
The overall gain of the digitiser at the manufacturers calibration frequency. (For information only).
The documentation for this class was generated from the following files:
Generated on Thu Mar 20 11:23:35 2008 for BdsApi by
