Get the launch vehicle's 3D velocity covariance properties.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property VelocityCovariance() As IAgVeVOVelCovariance |
| [C#] |
|---|
public IAgVeVOVelCovariance VelocityCovariance {get;} |
| [Managed C++] |
|---|
public: __property IAgVeVOVelCovariance ^ get_VelocityCovariance(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgVeVOVelCovariance getVelocityCovariance(); |
[Python - STK API ] |
|---|
@property def VelocityCovariance(self) -> "IAgVeVOVelCovariance": |






