Gets or sets the horizontal angle of the cell beam direction (Downlink only).
Syntax
| Visual Basic (Declaration) | |
|---|
Public Overridable Property CellBeamDirectionPhi As Double |
| C# | |
|---|
public virtual double CellBeamDirectionPhi {get; set;} |
| C++/CLI | |
|---|
public:
virtual property double CellBeamDirectionPhi {
double get();
void set ( double value);
} |
Property Value
The default value is 0.0.
Requirements
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)
Minimum Software Version Requirement: Keysight 89600 VSA
Ver 23.20
See Also