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

Glossary Item Box

The following tables list the members exposed by CalculationResult.

Public Constructors

 NameDescriptionMinimum SW Version
Public ConstructorCalculationResult ConstructorOverloaded.   
‡ This is the minimum 89600 VSA software version level needed to use this member.
Top

Public Properties

 NameDescriptionMinimum SW Version
Public PropertyActiveChannelPowerGets the active channel power result with unit of dBm.  28.40
Public PropertyBlockErrorRateGets the BLER (block error rate) unit less ratio result for BLER test.  
Public PropertyChannelPowerGets the channel power result with unit of dBm.  28.40
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.  28.40
Public PropertyPeakEvmGets the peak evm result with unit of percent(%).  
Public PropertyRmsEvmGets the rms evm result with unit of percent(%).  
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