Wiki > TV3D65 Index > TVPhysics
SetBodyCoriolisForces
DESCRIPTION
-This page has been generated automatically. Please improve it by adding a description and additional information.
DECLARATION
| VB.NET | SetBodyCoriolisForces(iBody As Integer , bEnableCoriolisForce As Boolean) |
| C++ | void SetBodyCoriolisForces(int iBody , bool bEnableCoriolisForce ) |
PARAMETERS
| NAME | OPTIONAL | DESCRIPTION |
| iBody | No | iBody description |
| bEnableCoriolisForce | Yes | bEnableCoriolisForce description |
RETURN VALUE
| Null | Does not return a value. |
EXAMPLES
TIPS
- Please add any notes or tips for this method.