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

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

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

