Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
| ▼NRFExplorerCommunicator | |
| CCollapsibleGroupbox | |
| CEventReportInfo | Custom event class to report strings to external listeners |
| CRFE6GEN_CalibrationData | |
| CRFEAmplitudeTableData | Class support a single collection of calibration amplitude values, of 1 MHz steps Positive values will be used to externally add to the measurement, that means imply correcting attenuation whereas negative values will be to externally substract to the measurement, implying correcting gain |
| CRFEBinaryPacketData | The main goal of this class is to provide support for modulated RAW packet data, regardless modulation type, which is used by Sniffer |
| CRFEBinaryPacketDataCollection | A collection of RFEBinaryPacketData objects |
| CRFECommunicator | Main API class to support all basic low level operations with RF Explorer |
| CRFEMemoryBlock | This class represents a basic block of memory, up to 4096 bytes length, with an address within the available memory space, a total length and a raw memory container |
| CRFEScreenData | Class support a single LCD screen data dump. Currently supports 128x8 case only |
| CRFEScreenDataCollection | A collection of consecutive RFEScreenData screens |
| CRFESweepData | Class support a full sweep of data from RF Explorer, and it is used in the RFESweepDataCollection container |
| CRFESweepDataCollection | A collection of RFESweepData objects, each one with independent Sweep configuration and data points |
| CRFESweepDataPartial | Class support a partial sweep of data from RF Explorer, and it is used for display data when is received in each moment |
| CToolGroupCOMPort | |
| CVisualObject | This class is used to store information about objects which are used on Zedgraph to draw text (in a future other things) |