BDS Public

Bds::Station Class Reference

This class defines a Station. More...

#include <BdsD.h>

List of all members.


Public Member Functions

 Station ()
 Station (BString pname, BString ptype, BList< BString > pstations, BList< LocationWithPeriod > plocations, BList< TimePeriod > poperational, BList< Channel > pchannels)

Public Attributes

BString name
 The name.
BString type
 Array or Station.
BList< BString > stations
 List of stations if an Array. (Should this be a list of Stations ?).
BList< LocationWithPeriodlocations
 The station locations by time period.
BList< TimePeriodoperational
 A list of time periods the Station was in operation.
BList< Channelchannels
 The channels at this station.

Detailed Description

This class defines a Station.

Constructor & Destructor Documentation

Bds::Station::Station (  ) 

Bds::Station::Station ( BString  pname,
BString  ptype,
BList< BString >  pstations,
BList< LocationWithPeriod plocations,
BList< TimePeriod poperational,
BList< Channel pchannels 
)


Member Data Documentation

The name.

Array or Station.

BList<BString> Bds::Station::stations

List of stations if an Array. (Should this be a list of Stations ?).

The station locations by time period.

A list of time periods the Station was in operation.

The channels at this station.


The documentation for this class was generated from the following files:

Generated on Thu Mar 20 11:23:35 2008 for BdsApi by  doxygen 1.5.5