Difference between revisions of "Template:DataSensorLong"

From Baloogan Campaign Wiki
Jump to: navigation, search
 
(13 intermediate revisions by the same user not shown)
Line 13: Line 13:
 
{{#rawquery: SELECT * FROM EnumSensorRole WHERE ID = '{{ #getdata: Role | DataSensor }}'; | 1 | EnumSensorRole }}
 
{{#rawquery: SELECT * FROM EnumSensorRole WHERE ID = '{{ #getdata: Role | DataSensor }}'; | 1 | EnumSensorRole }}
  
{{#rawquery: SELECT * FROM EnumSensorGeneration WHERE ID = '{{ #getdata: Role | DataSensor }}'; | 1 | EnumSensorGeneration }}
+
{{#rawquery: SELECT * FROM EnumSensorGeneration WHERE ID = '{{ #getdata: Generation | DataSensor }}'; | 1 | EnumSensorGeneration }}
  
  
Line 19: Line 19:
  
 
</div>
 
</div>
<!--<img src="http://baloogan.images.blu3wolf.com/sensor_{{ #getdata: ID | DataSensor }}.jpg" class="baloogan_small_image" id="baloogan_image"/>-->
+
<img src="http://11rdp.fr/dbimages/sensor_{{ #getdata: ID | DataSensor }}.jpg" class="baloogan_small_image" id="baloogan_image"/>
 
<div style="min-height:40px;COLOR: #000066; FONT-WEIGHT: bold; FONT-SIZE: 14pt;  BACKGROUND: #eee;  FONT-FAMILY: Arial, Helvetica, sans-serif;BORDER: #ccc 1px solid;">
 
<div style="min-height:40px;COLOR: #000066; FONT-WEIGHT: bold; FONT-SIZE: 14pt;  BACKGROUND: #eee;  FONT-FAMILY: Arial, Helvetica, sans-serif;BORDER: #ccc 1px solid;">
 
<nowiki>#</nowiki>{{ #getdata: ID | DataSensor }} - {{ #getdata: Name | DataSensor }} -- {{ #getdata: Comments | DataSensor }}
 
<nowiki>#</nowiki>{{ #getdata: ID | DataSensor }} - {{ #getdata: Name | DataSensor }} -- {{ #getdata: Comments | DataSensor }}
Line 27: Line 27:
 
__TOC__  
 
__TOC__  
 
| style="vertical-align:top;width=100%;min-width:200px;" |
 
| style="vertical-align:top;width=100%;min-width:200px;" |
{{Description:DB3000_Sensor_{{ #getdata: ID | DataSensor }}}}
+
{{Description:Sensor_{{ #getdata: ID | DataSensor }}}}
  
[http://wiki.baloogancampaign.com/index.php/Description:DB3000_Sensor_{{ #getdata: ID | DataSensor }}?action=edit Edit description]
+
[http://wiki.baloogancampaign.com/index.php/Description:Sensor_{{ #getdata: ID | DataSensor }}?action=edit Edit description]
 
|}
 
|}
 +
====General Data====
 +
{|class="wikitable"
 +
|'''Type:'''
 +
| [[{{#replace:{{#replace:{{ #getdata: Description | EnumSensorType }}|[|(}}|]|)}}]]
 +
|-
 +
|'''Role:'''
 +
| [[{{#replace:{{#replace:{{ #getdata: Description | EnumSensorRole }}|[|(}}|]|)}}]]
 +
|-
 +
|'''Generation:'''
 +
| [[{{#replace:{{#replace:{{ #getdata: Description | EnumSensorGeneration }}|[|(}}|]|)}}]]
 +
|-
 +
|'''Minimum Range:'''
 +
|{{#ifeq: {{ #getdata: RangeMin | DataSensor }} | 0 | | {{ #getdata: RangeMin | DataSensor }} nm }}
 +
|-
 +
|'''Maximum Range:'''
 +
|{{#ifeq: {{ #getdata: RangeMax | DataSensor }} | 0 | | {{ #getdata: RangeMax | DataSensor }} nm }}
 +
|-
 +
|'''Minimum Altitude:'''
 +
|{{#ifeq: {{ #getdata: AltitudeMin | DataSensor }} | 0 | | {{ #getdata: AltitudeMin | DataSensor }} nm }}
 +
|-
 +
|'''Maximum Altitude:'''
 +
|{{#ifeq: {{ #getdata: AltitudeMax | DataSensor }} | 0 | | {{ #getdata: AltitudeMax | DataSensor }} nm }}
 +
|-
 +
|'''ScanInterval:'''
 +
|{{#ifeq: {{ #getdata: ScanInterval | DataSensor }} | 0 | | {{ #getdata: ScanInterval | DataSensor }}  }}
 +
|-
 +
|'''ResolutionRange:'''
 +
|{{#ifeq: {{ #getdata: ResolutionRange | DataSensor }} | 0 | | {{ #getdata: ResolutionRange | DataSensor }} nm }}
 +
|-
 +
|'''ResolutionHeight:'''
 +
|{{#ifeq: {{ #getdata: ResolutionHeight | DataSensor }} | 0 | | {{ #getdata: ResolutionHeight | DataSensor }} m }}
 +
|-
 +
|'''ResolutionAngle:'''
 +
|{{#ifeq: {{ #getdata: ResolutionAngle | DataSensor }} | 0 | | {{ #getdata: ResolutionAngle | DataSensor }}  }}
 +
|-
 +
|'''DirectionFindingAccuracy:'''
 +
|{{#ifeq: {{ #getdata: DirectionFindingAccuracy | DataSensor }} | 0 | | {{ #getdata: DirectionFindingAccuracy | DataSensor }} deg }}
 +
|-
 +
|'''MaxContactsAir:'''
 +
|{{#ifeq: {{ #getdata: MaxContactsAir | DataSensor }} | 0 | | {{ #getdata: MaxContactsAir | DataSensor }}  }}
 +
|-
 +
|'''MaxContactsSurface:'''
 +
|{{#ifeq: {{ #getdata: MaxContactsSurface | DataSensor }} | 0 | | {{ #getdata: MaxContactsSurface | DataSensor }}  }}
 +
|-
 +
|'''MaxContactsSubmarine:'''
 +
|{{#ifeq: {{ #getdata: MaxContactsSubmarine | DataSensor }} | 0 | | {{ #getdata: MaxContactsSubmarine | DataSensor }}  }}
 +
|-
 +
|'''MaxContactsIlluminate:'''
 +
|{{#ifeq: {{ #getdata: MaxContactsIlluminate | DataSensor }} | 0 | | {{ #getdata: MaxContactsIlluminate | DataSensor }}  }}
 +
|-
 +
|'''Availability:'''
 +
|{{#ifeq: {{ #getdata: Availability | DataSensor }} | 0 | | {{ #getdata: Availability | DataSensor }}  }}
 +
|-
 +
|'''FrequencyUpper:'''
 +
|{{#ifeq: {{ #getdata: FrequencyUpper | DataSensor }} | 0 | | {{ #getdata: FrequencyUpper | DataSensor }}  }}
 +
|-
 +
|'''FrequencyLower:'''
 +
|{{#ifeq: {{ #getdata: FrequencyLower | DataSensor }} | 0 | | {{ #getdata: FrequencyLower | DataSensor }}  }}
 +
|-
 +
|'''FrequencyLowerIlluminate:'''
 +
|{{#ifeq: {{ #getdata: FrequencyLowerIlluminate | DataSensor }} | 0 | | {{ #getdata: FrequencyLowerIlluminate | DataSensor }}  }}
 +
|-
 +
|'''FrequencyUpperIlluminate:'''
 +
|{{#ifeq: {{ #getdata: FrequencyUpperIlluminate | DataSensor }} | 0 | | {{ #getdata: FrequencyUpperIlluminate | DataSensor }}  }}
 +
|-
 +
|'''RadarHorizontalBeamwidth:'''
 +
|{{#ifeq: {{ #getdata: RadarHorizontalBeamwidth | DataSensor }} | 0 | | {{ #getdata: RadarHorizontalBeamwidth | DataSensor }}  }}
 +
|-
 +
|'''RadarVerticalBeamwidth:'''
 +
|{{#ifeq: {{ #getdata: RadarVerticalBeamwidth | DataSensor }} | 0 | | {{ #getdata: RadarVerticalBeamwidth | DataSensor }}  }}
 +
|-
 +
|'''RadarSystemNoiseLevel:'''
 +
|{{#ifeq: {{ #getdata: RadarSystemNoiseLevel | DataSensor }} | 0 | | {{ #getdata: RadarSystemNoiseLevel | DataSensor }}  }}
 +
|-
 +
|'''RadarProcessingGainLoss:'''
 +
|{{#ifeq: {{ #getdata: RadarProcessingGainLoss | DataSensor }} | 0 | | {{ #getdata: RadarProcessingGainLoss | DataSensor }}  }}
 +
|-
 +
|'''RadarPeakPower:'''
 +
|{{#ifeq: {{ #getdata: RadarPeakPower | DataSensor }} | 0 | | {{ #getdata: RadarPeakPower | DataSensor }}  }}
 +
|-
 +
|'''RadarPulseWidth:'''
 +
|{{#ifeq: {{ #getdata: RadarPulseWidth | DataSensor }} | 0 | | {{ #getdata: RadarPulseWidth | DataSensor }}  }}
 +
|-
 +
|'''RadarBlindTime:'''
 +
|{{#ifeq: {{ #getdata: RadarBlindTime | DataSensor }} | 0 | | {{ #getdata: RadarBlindTime | DataSensor }}  }}
 +
|-
 +
|'''RadarPRF:'''
 +
|{{#ifeq: {{ #getdata: RadarPRF | DataSensor }} | 0 | | {{ #getdata: RadarPRF | DataSensor }}  }}
 +
|-
 +
|'''RadarHorizontalBeamwidthIlluminate:'''
 +
|{{#ifeq: {{ #getdata: RadarHorizontalBeamwidthIlluminate | DataSensor }} | 0 | | {{ #getdata: RadarHorizontalBeamwidthIlluminate | DataSensor }}  }}
 +
|-
 +
|'''RadarVerticalBeamwidthIlluminate:'''
 +
|{{#ifeq: {{ #getdata: RadarVerticalBeamwidthIlluminate | DataSensor }} | 0 | | {{ #getdata: RadarVerticalBeamwidthIlluminate | DataSensor }}  }}
 +
|-
 +
|'''RadarSystemNoiseLevelIlluminate:'''
 +
|{{#ifeq: {{ #getdata: RadarSystemNoiseLevelIlluminate | DataSensor }} | 0 | | {{ #getdata: RadarSystemNoiseLevelIlluminate | DataSensor }}  }}
 +
|-
 +
|'''RadarProcessingGainLossIlluminate:'''
 +
|{{#ifeq: {{ #getdata: RadarProcessingGainLossIlluminate | DataSensor }} | 0 | | {{ #getdata: RadarProcessingGainLossIlluminate | DataSensor }}  }}
 +
|-
 +
|'''RadarPeakPowerIlluminate:'''
 +
|{{#ifeq: {{ #getdata: RadarPeakPowerIlluminate | DataSensor }} | 0 | | {{ #getdata: RadarPeakPowerIlluminate | DataSensor }}  }}
 +
|-
 +
|'''RadarPulseWidthIlluminate:'''
 +
|{{#ifeq: {{ #getdata: RadarPulseWidthIlluminate | DataSensor }} | 0 | | {{ #getdata: RadarPulseWidthIlluminate | DataSensor }}  }}
 +
|-
 +
|'''RadarBlindTimeIlluminate:'''
 +
|{{#ifeq: {{ #getdata: RadarBlindTimeIlluminate | DataSensor }} | 0 | | {{ #getdata: RadarBlindTimeIlluminate | DataSensor }}  }}
 +
|-
 +
|'''RadarPRFIlluminate:'''
 +
|{{#ifeq: {{ #getdata: RadarPRFIlluminate | DataSensor }} | 0 | | {{ #getdata: RadarPRFIlluminate | DataSensor }}  }}
 +
|-
 +
|'''ESMSensitivity:'''
 +
|{{#ifeq: {{ #getdata: ESMSensitivity | DataSensor }} | 0 | | {{ #getdata: ESMSensitivity | DataSensor }}  }}
 +
|-
 +
|'''ESMSystemLoss:'''
 +
|{{#ifeq: {{ #getdata: ESMSystemLoss | DataSensor }} | 0 | | {{ #getdata: ESMSystemLoss | DataSensor }}  }}
 +
|-
 +
|'''ESMNumberOfChannels:'''
 +
|{{#ifeq: {{ #getdata: ESMNumberOfChannels | DataSensor }} | 0 | | {{ #getdata: ESMNumberOfChannels | DataSensor }}  }}
 +
|-
 +
|'''ESMPreciseEmitterID:'''
 +
|{{#ifeq: {{ #getdata: ESMPreciseEmitterID | DataSensor }} | 0 | | {{ #getdata: ESMPreciseEmitterID | DataSensor }}  }}
 +
|-
 +
|'''ECMGain:'''
 +
|{{#ifeq: {{ #getdata: ECMGain | DataSensor }} | 0 | | {{ #getdata: ECMGain | DataSensor }}  }}
 +
|-
 +
|'''ECMPeakPower:'''
 +
|{{#ifeq: {{ #getdata: ECMPeakPower | DataSensor }} | 0 | | {{ #getdata: ECMPeakPower | DataSensor }}  }}
 +
|-
 +
|'''ECMBandwidth:'''
 +
|{{#ifeq: {{ #getdata: ECMBandwidth | DataSensor }} | 0 | | {{ #getdata: ECMBandwidth | DataSensor }}  }}
 +
|-
 +
|'''ECMNumberOfTargets:'''
 +
|{{#ifeq: {{ #getdata: ECMNumberOfTargets | DataSensor }} | 0 | | {{ #getdata: ECMNumberOfTargets | DataSensor }}  }}
 +
|-
 +
|'''ECMPoKReduction:'''
 +
|{{#ifeq: {{ #getdata: ECMPoKReduction | DataSensor }} | 0 | | {{ #getdata: ECMPoKReduction | DataSensor }}  }}
 +
|-
 +
|'''SonarSourceLevel:'''
 +
|{{#ifeq: {{ #getdata: SonarSourceLevel | DataSensor }} | 0 | | {{ #getdata: SonarSourceLevel | DataSensor }}  }}
 +
|-
 +
|'''SonarPulseLength:'''
 +
|{{#ifeq: {{ #getdata: SonarPulseLength | DataSensor }} | 0 | | {{ #getdata: SonarPulseLength | DataSensor }}  }}
 +
|-
 +
|'''SonarDirectivityIndex:'''
 +
|{{#ifeq: {{ #getdata: SonarDirectivityIndex | DataSensor }} | 0 | | {{ #getdata: SonarDirectivityIndex | DataSensor }}  }}
 +
|-
 +
|'''SonarRecognitionDifferentialActive:'''
 +
|{{#ifeq: {{ #getdata: SonarRecognitionDifferentialActive | DataSensor }} | 0 | | {{ #getdata: SonarRecognitionDifferentialActive | DataSensor }}  }}
 +
|-
 +
|'''SonarRecognitionDifferentialPassive:'''
 +
|{{#ifeq: {{ #getdata: SonarRecognitionDifferentialPassive | DataSensor }} | 0 | | {{ #getdata: SonarRecognitionDifferentialPassive | DataSensor }}  }}
 +
|-
 +
|'''SonarSensorToMachineryDistance:'''
 +
|{{#ifeq: {{ #getdata: SonarSensorToMachineryDistance | DataSensor }} | 0 | | {{ #getdata: SonarSensorToMachineryDistance | DataSensor }}  }}
 +
|-
 +
|'''SonarTowLength:'''
 +
|{{#ifeq: {{ #getdata: SonarTowLength | DataSensor }} | 0 | | {{ #getdata: SonarTowLength | DataSensor }}  }}
 +
|-
 +
|'''SonarMinimumDeploymentDepth:'''
 +
|{{#ifeq: {{ #getdata: SonarMinimumDeploymentDepth | DataSensor }} | 0 | | {{ #getdata: SonarMinimumDeploymentDepth | DataSensor }}  }}
 +
|-
 +
|'''SonarMaximumDeploymentDepth:'''
 +
|{{#ifeq: {{ #getdata: SonarMaximumDeploymentDepth | DataSensor }} | 0 | | {{ #getdata: SonarMaximumDeploymentDepth | DataSensor }}  }}
 +
|-
 +
|'''SonarCZNumber:'''
 +
|{{#ifeq: {{ #getdata: SonarCZNumber | DataSensor }} | 0 | | {{ #getdata: SonarCZNumber | DataSensor }}  }}
 +
|-
 +
|'''VisualDetectionZoomLevel:'''
 +
|{{#ifeq: {{ #getdata: VisualDetectionZoomLevel | DataSensor }} | 0 | | {{ #getdata: VisualDetectionZoomLevel | DataSensor }}  }}
 +
|-
 +
|'''VisualClassificationZoomLevel:'''
 +
|{{#ifeq: {{ #getdata: VisualClassificationZoomLevel | DataSensor }} | 0 | | {{ #getdata: VisualClassificationZoomLevel | DataSensor }}  }}
 +
|-
 +
|'''IRDetectionZoomLevel:'''
 +
|{{#ifeq: {{ #getdata: IRDetectionZoomLevel | DataSensor }} | 0 | | {{ #getdata: IRDetectionZoomLevel | DataSensor }}  }}
 +
|-
 +
|'''IRClassificationZoomLevel:'''
 +
|{{#ifeq: {{ #getdata: IRClassificationZoomLevel | DataSensor }} | 0 | | {{ #getdata: IRClassificationZoomLevel | DataSensor }}  }}
 +
|-
 +
|'''MineSweepWidth:'''
 +
|{{#ifeq: {{ #getdata: MineSweepWidth | DataSensor }} | 0 | | {{ #getdata: MineSweepWidth | DataSensor }}  }}
 +
|-
 +
|'''MineSweepMinimumDepth:'''
 +
|{{#ifeq: {{ #getdata: MineSweepMinimumDepth | DataSensor }} | 0 | | {{ #getdata: MineSweepMinimumDepth | DataSensor }}  }}
 +
|-
 +
|'''MineSweepMaximumDepth:'''
 +
|{{#ifeq: {{ #getdata: MineSweepMaximumDepth | DataSensor }} | 0 | | {{ #getdata: MineSweepMaximumDepth | DataSensor }}  }}
 +
|-
 +
|'''MineSweepMaximumSpeed:'''
 +
|{{#ifeq: {{ #getdata: MineSweepMaximumSpeed | DataSensor }} | 0 | | {{ #getdata: MineSweepMaximumSpeed | DataSensor }}  }}
 +
|-
 +
|}
 +
====Subsensors====
 +
<div style="display:none;">
 +
{{#rawquery: SELECT COUNT(1) FROM DataSensorSensorGroups WHERE ID = '{{ #getdata: ID | DataSensor }}'; | 1 | DataSensorSensorGroupsCount }}
 +
{{#rawquery: SELECT COUNT(1) FROM DataSensorCapabilities WHERE ID = '{{ #getdata: ID | DataSensor }}'; | 1 | DataSensorCapabilitiesCount }}
 +
</div>
 +
{|class="wikitable sortable"
 +
|+Sensors
 +
!Name
 +
!Type
 +
!Role
 +
!Max Range (nm)
 +
{{
 +
#loop: SensorGroupIndex
 +
| 1
 +
| {{#getdata: COUNT(1) | DataSensorSensorGroupsCount }}
 +
| <nowiki/><div style="display:none;">
 +
{{#rawquery: SELECT * FROM DataSensorSensorGroups WHERE ID = '{{ #getdata: ID | DataSensor }}' ; | {{#var:SensorGroupIndex}} | DataSensorSensorGroups}}
 +
{{#rawquery: SELECT * FROM DataSensor WHERE ID = '{{ #getdata: ComponentID | DataSensorSensorGroups }}'; | 1 | DataSensor2 }}
 +
{{#rawquery: SELECT * FROM EnumSensorType WHERE ID = '{{ #getdata: Type | DataSensor2 }}'; | 1 | EnumSensorType2 }}
 +
{{#rawquery: SELECT * FROM EnumSensorRole WHERE ID = '{{ #getdata: Role | DataSensor2 }}'; | 1 | EnumSensorRole2 }}
 +
{{#rawquery: SELECT * FROM EnumSensorRole WHERE ID = '{{ #getdata: Role | DataSensor2 }}'; | 1 | EnumSensorRole2 }}
 +
{{#rawquery: SELECT COUNT(1) FROM DataSensorCapabilities WHERE ID = '{{ #getdata: ID | DataSensor2 }}'; | 1 | DataSensorCapabilitiesCount }}
 +
</div>
 +
{{!}}-
 +
{{!}} '''[http://wiki.baloogancampaign.com/index.php/DataSensor?ID={{#getdata: ID | DataSensor2}} {{#replace:{{#replace:{{#getdata: Name | DataSensor2}}|[|(}}|]|)}}]'''
 +
{{!}}[[{{#getdata: Description | EnumSensorType2}}]]
 +
{{!}}{{#getdata: Description | EnumSensorRole2}}
 +
{{{!}}class="wikitable sortable" {{#ifeq: {{#getdata: COUNT(1) | DataSensorCapabilitiesCount }} | 0 | style="display:none;" | }}
 +
{{!}}-
 +
{{
 +
#loop: SensorCapabilityIndex
 +
| 1
 +
| {{#getdata: COUNT(1) | DataSensorCapabilitiesCount }}
 +
|<nowiki/><div style="display:none;">
 +
{{#rawquery: SELECT * FROM DataSensorCapabilities WHERE ID = '{{ #getdata: ID | DataSensor2 }}' ; | {{#var:SensorCapabilityIndex}} | DataSensorCapabilities }}
 +
{{#rawquery: SELECT * FROM EnumSensorCapability WHERE ID = '{{ #getdata: CodeID | DataSensorCapabilities }}'; | 1 | EnumSensorCapability  }}
 +
</div>
 +
{{!}}-
 +
{{!}} [[{{#getdata: Description | EnumSensorCapability }}]]
 +
}}
 +
{{!}}}
 +
{{!}}{{#getdata: RangeMax | DataSensor2 }}
 +
}}
 +
|}
 +
====Operating Platforms====
 +
<include wikitext nopre  src="https://render.baloogancampaign.com/sensor_join.php?ID={{ #getdata: ID | DataSensor }}"/>

Latest revision as of 07:12, 24 September 2016








<img src="http://11rdp.fr/dbimages/sensor_DataInvoker Error: getData error: No such key in handle (ID).jpg" class="baloogan_small_image" id="baloogan_image"/>

#DataInvoker Error: getData error: No such key in handle (ID) - DataInvoker Error: getData error: No such key in handle (Name) -- DataInvoker Error: getData error: No such key in handle (Comments)

{{Description:Sensor_DataInvoker Error: getData error: No such key in handle (ID)}}

DataInvoker Error: getData error: No such key in handle (ID)?action=edit Edit description

General Data

Type: [[DataInvoker Error: getData error: No such key in handle (Description)]]
Role: [[DataInvoker Error: getData error: No such key in handle (Description)]]
Generation: [[DataInvoker Error: getData error: No such key in handle (Description)]]
Minimum Range: DataInvoker Error: getData error: No such key in handle (RangeMin) nm
Maximum Range: DataInvoker Error: getData error: No such key in handle (RangeMax) nm
Minimum Altitude: DataInvoker Error: getData error: No such key in handle (AltitudeMin) nm
Maximum Altitude: DataInvoker Error: getData error: No such key in handle (AltitudeMax) nm
ScanInterval: DataInvoker Error: getData error: No such key in handle (ScanInterval)
ResolutionRange: DataInvoker Error: getData error: No such key in handle (ResolutionRange) nm
ResolutionHeight: DataInvoker Error: getData error: No such key in handle (ResolutionHeight) m
ResolutionAngle: DataInvoker Error: getData error: No such key in handle (ResolutionAngle)
DirectionFindingAccuracy: DataInvoker Error: getData error: No such key in handle (DirectionFindingAccuracy) deg
MaxContactsAir: DataInvoker Error: getData error: No such key in handle (MaxContactsAir)
MaxContactsSurface: DataInvoker Error: getData error: No such key in handle (MaxContactsSurface)
MaxContactsSubmarine: DataInvoker Error: getData error: No such key in handle (MaxContactsSubmarine)
MaxContactsIlluminate: DataInvoker Error: getData error: No such key in handle (MaxContactsIlluminate)
Availability: DataInvoker Error: getData error: No such key in handle (Availability)
FrequencyUpper: DataInvoker Error: getData error: No such key in handle (FrequencyUpper)
FrequencyLower: DataInvoker Error: getData error: No such key in handle (FrequencyLower)
FrequencyLowerIlluminate: DataInvoker Error: getData error: No such key in handle (FrequencyLowerIlluminate)
FrequencyUpperIlluminate: DataInvoker Error: getData error: No such key in handle (FrequencyUpperIlluminate)
RadarHorizontalBeamwidth: DataInvoker Error: getData error: No such key in handle (RadarHorizontalBeamwidth)
RadarVerticalBeamwidth: DataInvoker Error: getData error: No such key in handle (RadarVerticalBeamwidth)
RadarSystemNoiseLevel: DataInvoker Error: getData error: No such key in handle (RadarSystemNoiseLevel)
RadarProcessingGainLoss: DataInvoker Error: getData error: No such key in handle (RadarProcessingGainLoss)
RadarPeakPower: DataInvoker Error: getData error: No such key in handle (RadarPeakPower)
RadarPulseWidth: DataInvoker Error: getData error: No such key in handle (RadarPulseWidth)
RadarBlindTime: DataInvoker Error: getData error: No such key in handle (RadarBlindTime)
RadarPRF: DataInvoker Error: getData error: No such key in handle (RadarPRF)
RadarHorizontalBeamwidthIlluminate: DataInvoker Error: getData error: No such key in handle (RadarHorizontalBeamwidthIlluminate)
RadarVerticalBeamwidthIlluminate: DataInvoker Error: getData error: No such key in handle (RadarVerticalBeamwidthIlluminate)
RadarSystemNoiseLevelIlluminate: DataInvoker Error: getData error: No such key in handle (RadarSystemNoiseLevelIlluminate)
RadarProcessingGainLossIlluminate: DataInvoker Error: getData error: No such key in handle (RadarProcessingGainLossIlluminate)
RadarPeakPowerIlluminate: DataInvoker Error: getData error: No such key in handle (RadarPeakPowerIlluminate)
RadarPulseWidthIlluminate: DataInvoker Error: getData error: No such key in handle (RadarPulseWidthIlluminate)
RadarBlindTimeIlluminate: DataInvoker Error: getData error: No such key in handle (RadarBlindTimeIlluminate)
RadarPRFIlluminate: DataInvoker Error: getData error: No such key in handle (RadarPRFIlluminate)
ESMSensitivity: DataInvoker Error: getData error: No such key in handle (ESMSensitivity)
ESMSystemLoss: DataInvoker Error: getData error: No such key in handle (ESMSystemLoss)
ESMNumberOfChannels: DataInvoker Error: getData error: No such key in handle (ESMNumberOfChannels)
ESMPreciseEmitterID: DataInvoker Error: getData error: No such key in handle (ESMPreciseEmitterID)
ECMGain: DataInvoker Error: getData error: No such key in handle (ECMGain)
ECMPeakPower: DataInvoker Error: getData error: No such key in handle (ECMPeakPower)
ECMBandwidth: DataInvoker Error: getData error: No such key in handle (ECMBandwidth)
ECMNumberOfTargets: DataInvoker Error: getData error: No such key in handle (ECMNumberOfTargets)
ECMPoKReduction: DataInvoker Error: getData error: No such key in handle (ECMPoKReduction)
SonarSourceLevel: DataInvoker Error: getData error: No such key in handle (SonarSourceLevel)
SonarPulseLength: DataInvoker Error: getData error: No such key in handle (SonarPulseLength)
SonarDirectivityIndex: DataInvoker Error: getData error: No such key in handle (SonarDirectivityIndex)
SonarRecognitionDifferentialActive: DataInvoker Error: getData error: No such key in handle (SonarRecognitionDifferentialActive)
SonarRecognitionDifferentialPassive: DataInvoker Error: getData error: No such key in handle (SonarRecognitionDifferentialPassive)
SonarSensorToMachineryDistance: DataInvoker Error: getData error: No such key in handle (SonarSensorToMachineryDistance)
SonarTowLength: DataInvoker Error: getData error: No such key in handle (SonarTowLength)
SonarMinimumDeploymentDepth: DataInvoker Error: getData error: No such key in handle (SonarMinimumDeploymentDepth)
SonarMaximumDeploymentDepth: DataInvoker Error: getData error: No such key in handle (SonarMaximumDeploymentDepth)
SonarCZNumber: DataInvoker Error: getData error: No such key in handle (SonarCZNumber)
VisualDetectionZoomLevel: DataInvoker Error: getData error: No such key in handle (VisualDetectionZoomLevel)
VisualClassificationZoomLevel: DataInvoker Error: getData error: No such key in handle (VisualClassificationZoomLevel)
IRDetectionZoomLevel: DataInvoker Error: getData error: No such key in handle (IRDetectionZoomLevel)
IRClassificationZoomLevel: DataInvoker Error: getData error: No such key in handle (IRClassificationZoomLevel)
MineSweepWidth: DataInvoker Error: getData error: No such key in handle (MineSweepWidth)
MineSweepMinimumDepth: DataInvoker Error: getData error: No such key in handle (MineSweepMinimumDepth)
MineSweepMaximumDepth: DataInvoker Error: getData error: No such key in handle (MineSweepMaximumDepth)
MineSweepMaximumSpeed: DataInvoker Error: getData error: No such key in handle (MineSweepMaximumSpeed)

Subsensors


Sensors
Name Type Role Max Range (nm)

Operating Platforms

ERROR in secure-include.php: could not read the given src URL https://render.baloogancampaign.com/sensor_join.php?ID=<strong class="error">DataInvoker Error: getData error: No such key in handle (ID)</strong>