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

Glossary Item Box

The following tables list the members exposed by ConfigurationResult.

Public Constructors

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

Public Properties

 NameDescriptionMinimum SW Version
Public PropertyCyclicPrefixLengthGets the configured cyclic prefix length.  
Public PropertyInputDataDomainGets the configured input data domain.  
Public PropertyRequiredInputDataPointsGets the total number of input data samples the user must supply in order to satisfy the configured measurement.  
Public PropertyRequirementsForOfdmDomainInputDataGets a reference to the requirements for the ofdm domain input data.  
Public PropertyRequirementsForTimeDomainInputDataGets a reference to the requirements for the time domain input data.  
Public PropertyResultLengthInSlotsGets the demodulation result length defined in number of slots.  
Public PropertySignalFormatGets the configured signal format.  
Public PropertyStatusGets the overall status after the configuration.  
Public PropertyStatusMessagesGets the collection of all the status messages after the configuration.  
‡ This is the minimum 89600 VSA software version level needed to use this member.
Top

See Also