Moment of Inertia about the Y body axis. Uses
MomentOfInertia Dimension.
Read-write property
[Visual Basic .NET] |
---|
Public Property Iyy() As Double
|
[C#] |
---|
public double Iyy {get; set;}
|
[Managed C++] |
---|
public: __property double get_Iyy();
|
[Unmanaged C++] |
---|
public: HRESULT get_Iyy(
|
[Java] |
---|
public double getIyy();public void setIyy(
|