Enumeration of Access Constraint Dependency Flags.
| Member | Value | Description |
|---|---|---|
| eDependencyRelativePosVel | 0x0001 | Relative position and velocity |
| eDependencyRelativeAcc | 0x0002 | Relative acceleration |
| eDependencyPosVel | 0x0004 | Position and velocity |
| eDependencyAcc | 0x0008 | Acceleration |
| eDependencyAttitude | 0x0010 | Attitude |
| eDependencyRelSun | 0x0020 | Relative position of Sun |
| eDependencyNone | 0x1000 | No dependencies nor light time delay effects computed |





