NI-rfsa-DOTNETRfsaFx40Ref

Table of Contents

RfsaSpectrumInfo Structure

  • Updated2024-05-08
  • 3 minute(s) read
RfsaSpectrumInfo Structure

RfsaSpectrumInfo Structure

Provides methods and properties associated with power spectrum information.

Namespace:  NationalInstruments.ModularInstruments.NIRfsa
Assembly:  NationalInstruments.ModularInstruments.NIRfsa.Fx40 (in NationalInstruments.ModularInstruments.NIRfsa.Fx40.dll) Version: 2022

Syntax

public struct RfsaSpectrumInfo
Public Structure RfsaSpectrumInfo

The RfsaSpectrumInfo type exposes the following members.

Properties

  NameDescription
Public propertyFrequencyIncrement
Gets the frequency increment, in Hz, between adjacent array elements.
Public propertyInitialFrequency
Gets the frequency, in hertz (Hz), corresponding to the first element in the array.
Public propertyNumberOfSpectralLines
Gets the number of spectral lines that the method returned.
Public propertyReserved1
Gets the reserved 1 for the spectrum information.
Public propertyReserved2
Gets reserved 2 for the spectrum information.
Public propertyReserved3
Gets reserved 3 for the spectrum information.
Public propertyReserved4
Gets reserved 4 for the spectrum information.
Public propertyReserved5
Gets reserved 5 for the spectrum information.
Top

Methods

  NameDescription
Public methodEquals(Object)
Determines whether the current instance of RfsaSpectrumInfo and the object that you specify are equal.
(Overrides ValueTypeEquals(Object).)
Public methodEquals(RfsaSpectrumInfo)
Determines whether the current instance of RfsaSpectrumInfo and the RfsaSpectrumInfo object that you specify are equal.
Public methodGetHashCode
Returns the hash code for the current instance of RfsaSpectrumInfo.
(Overrides ValueTypeGetHashCode.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Returns the fully qualified type name of this instance.
(Inherited from ValueType.)
Top

Operators

  NameDescription
Public operatorStatic memberEquality
Checks whether the two instances of RfsaSpectrumInfo are equal.
Public operatorStatic memberInequality
Checks whether the two instances of RfsaSpectrumInfo are unequal.
Top

Remarks

For more information, refer to NI RF Vector Signal Analyzers Help.

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Log in to get a better experience