Test Patterns
Introduction
Nova supports up to 16 simultaneous 3D test patterns for display calibration and testing.
Configuration
Test patterns are configured on the system through the moving model targets file similar to other model types.
General Usage
Test patterns are placed in the scene as entities and act similar to other models. The primary difference is they are parented to the ownship by default. The position values are in meters offset from the ownship.
ios2ig.cnt.exe_test_pattern[x].type
ios2ig.cnt.exe_test_pattern[x].pos[0]
ios2ig.cnt.exe_test_pattern[x].pos[1]
ios2ig.cnt.exe_test_pattern[x].pos[2]
ios2ig.cnt.exe_test_pattern[x].orient.pitch
ios2ig.cnt.exe_test_pattern[x].orient.roll
ios2ig.cnt.exe_test_pattern[x].orient.yaw
CIGI Control
| Field | Description | ICD Variable Mapping |
|---|---|---|
| Entity ID | ||
| Entity Type | ios2ig.cnt.exe_test_pattern[x].type | |
| Latitude / X Offset | ios2ig.cnt.exe_test_pattern[x].pos[0] | |
| Longitude / Y Offset | ios2ig.cnt.exe_test_pattern[x].pos[1] | |
| Altitude / Z Offset | ios2ig.cnt.exe_test_pattern[x].pos[2] | |
| Pitch | ios2ig.cnt.exe_test_pattern[x].orient.pitch | |
| Roll | ios2ig.cnt.exe_test_pattern[x].orient.roll | |
| Yaw | ios2ig.cnt.exe_test_pattern[x].orient.yaw |