Gets or sets the Positioning Reference Signal (PRS) Resource Slot offset
Syntax
Visual Basic (Declaration) | |
---|
Public MustOverride Property SlotOffset As Integer |
C# | |
---|
public abstract int SlotOffset {get; set;} |
C++/CLI | |
---|
public:
abstract property int SlotOffset {
int get();
void set ( int value);
} |
Requirements
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)
Minimum Software Version Requirement: Keysight PathWave 89600 VSA
Ver 29.40
See Also