Instantiate object containing the current set of statistics
for a particular receiver and source

C# |
public LBMReceiverStatistics( LBMHFXReceiver lbmrcv, string source )

- lbmrcv (LBMHFXReceiver)
- LBMHFXReceiver object
- source (String)
- Source string (as returned by LBMMesage source()) that specifies the set of statistics to retrieve

