Account
BdsApi 4.0.1 This is the Blacknest BDS API. |
Loading...
Searching...
No Matches
Bds::ArrayChannel Class Reference
This class defines an array's channel. More...
#include <BdsD.h>
Public Member Functions | |
ArrayChannel (BString network=BString(), BString station=BString(), BString channel=BString(), BFloat64 arrayOffsetEast=0, BFloat64 arrayOffsetNorth=0) | |
Public Attributes | |
BString | network |
The Network this station belongs to if for a partricular network. | |
BString | station |
The Stations name. | |
BString | channel |
The Channels name. | |
BFloat64 | arrayOffsetEast |
The Location offset in in an array in an easterly direction in metres. | |
BFloat64 | arrayOffsetNorth |
The Location offset in in an array in a northerly direction in metres. | |
Detailed Description
This class defines an array's channel.
A Station could be an individual station or an array of stations. If it is an array of stations the Station object contains the list of Stations and Channels that make up the array.
Constructor & Destructor Documentation
◆ ArrayChannel()
Bds::ArrayChannel::ArrayChannel | ( | BString | network = BString() , |
BString | station = BString() , | ||
BString | channel = BString() , | ||
BFloat64 | arrayOffsetEast = 0 , | ||
BFloat64 | arrayOffsetNorth = 0 | ||
) |
Member Data Documentation
◆ network
BString Bds::ArrayChannel::network |
The Network this station belongs to if for a partricular network.
◆ station
BString Bds::ArrayChannel::station |
The Stations name.
◆ channel
BString Bds::ArrayChannel::channel |
The Channels name.
◆ arrayOffsetEast
BFloat64 Bds::ArrayChannel::arrayOffsetEast |
The Location offset in in an array in an easterly direction in metres.
◆ arrayOffsetNorth
BFloat64 Bds::ArrayChannel::arrayOffsetNorth |
The Location offset in in an array in a northerly direction in metres.
The documentation for this class was generated from the following files:
Generated by