Reader Statistics class.
| C# | Visual Basic | Visual C++ |
public sealed class ReaderStatistics
Public NotInheritable Class ReaderStatistics
public ref class ReaderStatistics sealed
| All Members | Constructors | Methods | Fields | ||
| Icon | Member | Description |
|---|---|---|
| SerialReader..::.ReaderStatistics()()() | Initializes a new instance of the SerialReader..::.ReaderStatistics class | |
| Equals(Object) | (Inherited from Object.) | |
| Finalize()()() |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
| GetHashCode()()() |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetType()()() |
Gets the Type of the current instance.
(Inherited from Object.) | |
| MemberwiseClone()()() |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| noiseFloor |
Per-Port Noise Floor
| |
| noiseFloorTxOn |
Per-Port noise floor while transmitting
| |
| numPorts |
Number of ports.
| |
| rfOnTime |
Per-Port RF on time, in milliseconds
| |
| ToString()()() |
Human-readable representation
(Overrides Object.ToString()()().) |
| Object | |
| SerialReader..::.ReaderStatistics | |