RFmxLteMXSem Class
- Updated2024-07-17
- 2 minute(s) read
RFmxLteMXSem Class
Represents the SEM measurement.
Inheritance Hierarchy
Namespace: NationalInstruments.RFmx.LteMX
Assembly: NationalInstruments.RFmx.LteMX.Fx40 (in NationalInstruments.RFmx.LteMX.Fx40.dll) Version: 24.5.0.49283 (24.5.0.49283)
Syntax
public sealed class RFmxLteMXSem : RFmxLteMXSubObject
Public NotInheritable Class RFmxLteMXSem Inherits RFmxLteMXSubObject
The RFmxLteMXSem type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Configuration |
Gets the RFmxLteMXSemConfiguration instance that provides methods to configure the SEM measurement.
| |
| Results |
Gets the RFmxLteMXSemResults instance that provides methods to fetch and read the SEM measurement results.
|
Methods
| Name | Description | |
|---|---|---|
| Equals | (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.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |