The first component of the steering unit vector.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property DirCosX() As Double |
| [C#] |
|---|
|
| [Managed C++] |
|---|
public: __property double get_DirCosX(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public double getDirCosX(); |
| [Python - STK API] |
|---|
@property def DirCosX(self) -> float: |





