Visual Basic (Declaration) | |
---|---|
Public Overridable Property GuardIntervalPerSymbol As Single() |
C# | |
---|---|
public virtual float[] GuardIntervalPerSymbol {get; set;} |
C++/CLI | |
---|---|
public: virtual property array<float>^ GuardIntervalPerSymbol { array<float>^ get(); void set ( array<float>^ value); } |
Property Value
The default value is an array with a single value equal to 1/4. Each value in the array must have a maximum value of 1 and a minimum of 0. The array always has a length of at least one.If the size of the array is less than the result length, processing loops back to the symbol number specified by GuardIntervalRepeatIndex. The value of GuardInterval is always equal to the first element of the SetGuardIntervalPerSymbol array.
When the ModulationScheme is set to ModulationScheme.Fbmc, this property is ignored, because FBMC does not use a cyclic prefix.
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)
Minimum Software Version Requirement: Keysight PathWave 89600 VSA Ver 21.00