Visual Basic (Declaration) | |
---|---|
Public MustOverride Property PNOffset As Integer |
C# | |
---|---|
public abstract int PNOffset {get; set;} |
Property Value
The value is in units of 64 chips (for example, a value of 3 means the PN Offset is 3*64 chips). The default value is 0. The maximum value is 511, and the minimum is 0.This property applies only to forward-link measurements.
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)