ACE_InfraredHeatFromProp
SPart of _G (Global) namespace
function ACE_InfraredHeatFromProp( Target, dist )👁️ 0 viewsUpdated 2 hours ago
⚠️
Verification Needed
This function has no documentation yet.
Description
No description available.
Parameters
| Name | Type | Description |
|---|---|---|
Target | any | |
dist | any |
Returns
No return values documented.
Examples
No examples available.
Used In(6 locations)
L19
ACE_InfraredHeatFromProp( self, Target , dist ) --used mostly by infrared guidanceL264
BaseTemp = ACE_InfraredHeatFromProp( classifyent , dist )L280
BaseTemp = ACE_InfraredHeatFromProp( classifyent , dist )L235
BaseTemp = ACE_InfraredHeatFromProp(Base, self.HeatAboveAmbient)L340
Heat = ACE_InfraredHeatFromProp(scanEnt, dist)L293
Heat = ACE_InfraredHeatFromProp(scanEnt, dist)