Keysight Pathwave 89600 VSA .NET API
CalculationResult Class Members
See Also  Properties 
Agilent.SA.Vsa.Lte.Interfaces Assembly > Keysight.SA.Vsa.ContextExtensions.Lte Namespace : CalculationResult Class

Glossary Item Box

The following tables list the members exposed by CalculationResult.

Public Constructors

 NameDescriptionMinimum SW Version
Public ConstructorCalculationResult ConstructorInitializes a new instance of the CalculationResult class.  
‡ This is the minimum 89600 VSA software version level needed to use this member.
Top

Public Properties

 NameDescriptionMinimum SW Version
Public PropertyBlockErrorRateGets the BLER (block error rate) unit less ratio result for BLER test.  
Public PropertyChannelPowerGets the channel power result with unit of dBm.  
Public PropertyFailedCodeBlockCountGets the failed code block count result with unit of code blocks. The number of transport data code blocks with failed CRC for BLER test.  
Public PropertyOstpGets the OFDM symbol transmit power (OSTP) result with unit of dBm. Supported for Downlink only.  
Public PropertyPeakEvmGets the peak evm result with unit of percent(%).  
Public PropertyRmsEvmGets the rms evm result with unit of percent(%).  
Public PropertyRstpGets the average reference signal transmit power result with unit of dBm. Supported for Downlink only.  
Public PropertyStatusGets the overall status after the calculation.  
Public PropertyStatusMessagesGets the collection of all the status messages after the calculation.  
Public PropertyTotalCodeBlockCountGets the total code block count result with unit of code blocks. The number of transport data code blocks measured for BLER test.  
‡ This is the minimum 89600 VSA software version level needed to use this member.
Top

See Also