DayTV
Introduction
Nova supports a DayTV channel which represents a traditional camera on many sensor pod suites.
DAYTV Cluster Configuration
The cluster configuration definition for a DAYTV channel is similar to other sensors.
##########################################
# MWIR Channel
##########################################
CH##_NAME DAYTV
CH##_IGMODE SENSOR
CH##_WINSIZE_X 1920
CH##_WINSIZE_Y 1200
CH##_PIXEL_DEPTH 32
CH##_ZBUFFER_DEPTH 32
CH##_STENCIL_DEPTH 0
CH##_MULTISAMPLE_MODE 8x
FOV_CH##_X_L 20.00
FOV_CH##_X_R 20.00
FOV_CH##_Y_T 12.5
FOV_CH##_Y_B 12.5
OFFSET_HOR_CH## 0.0
OFFSET_VERT_CH## 0.0
OFFSET_ROLL_CH## 0.0
CH##_WEAPON_ID 2
DAYTV Weapon Definition
The following weapon definition is required for a DAYTV channel assigned to Weapon ID 3. The configuration file config_sensorhost_if_combo_dtv.cfg referenced below can be found at E:\CM\software\<version>\data\versions\dlls\
##########################################
#Weapon 2 - DTV Color Pod
##########################################
Weapon2_Name "DTV Color"
Weapon2_SensorIdList 2
Weapon2_SensorHostDllList comboSensorHost.dll
Weapon2_ConfigSensorHostInterfaceFileList config_sensorhost_if_combo_dtv.cfg
Weapon2_DigitalSensorResolutionX 1024
Weapon2_DigitalSensorResolutionY 1024
Weapon2_DigitalSensorNumSamples 4
Weapon2_DigitalSensorReadbackLevel 4
Weapon2_DigitalSensorPolygonAspect 1.6
Weapon2_DigitalSensorPreStabArrayAspect 1.0