MIST getYaw
From DCS World Wiki - Hoggitworld.com
mist.getYaw
| Added with: Mist 1.0 |
| Description |
| Returns the value of the specified unit yaw in radians |
| Syntax |
| number mist.getYaw(Unit unit ) |
| Valid Input Values: |
| unit = Unit Object |
| Return value: |
| number |
| Return example: |
| 0.17 |
| Usage Examples: |
|
| Notes: |
| Related Functions |
| getHeading, getNorthCorrection, getAttitude, getPitch, getRoll, getYaw, getAoA, getClimbAngle, getDir |
