AGI STK Objects 11Send comments on this topic.
Vy Property (IAgVeConsiderAnalysisCollectionElement)
See Also 
Windows






Windows & Linux

Description

Y velocity covariance. Dimensionless.

Property type

Read-write property

Syntax

[Visual Basic .NET]
Public Property Vy() As Double
[C#]
public double Vy {get; set;}
[Managed C++]
public: __property double get_Vy();
public: __property void set_Vy(
   double
);
[Unmanaged C++]
public: HRESULT get_Vy(
   double * pRetVal
);
public: HRESULT put_Vy(
   double NewVy
);
[Java]
public double getVy();public void setVy(
   double
);

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.