The interpolation mode to determine the aircraft's position and velocity.
| Member | Value | Description |
|---|---|---|
| eBlendBodyQuadratic | 0 | Quadratic interpolation using the body frame. |
| eBlendBodyCubic | 1 | Cubic interpolation using the body frame. |
| eBlendLHQuadratic | 2 | Quadratic interpolation using the local horizontal frame. |
| eBlendLHCubic | 3 | Cubic interpolation using the local horizontal frame. |
| eBlendECFQuadratic | 4 | Quadratic interpolation using the Earth-Centered Fixed frame. |
| eBlendECFCubic | 5 | Cubic interpolation using the Earth-Centered Fixed frame. |





