Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |
Core.Object | +-- Engine.Actor | +-- USARBot.Item | +-- USARBot.Sensor | +-- USARBot.GasSensor
CO2Sensor, COSensor
Variables Summary | |
---|---|
array<GasSource> | gasSources |
String | GasType |
float | Resoluation |
Range | ValidRange |
Inherited Variables from USARBot.Sensor |
---|
bUseGroup, bWithTimeStamp, HiddenSensor, Mean, Noise, OutputCurve, Sigma, utils |
Inherited Variables from USARBot.Item |
---|
converter, ItemMount, ItemName, ItemType, myDirection, myPosition, Platform, Weight |
Functions Summary | ||
---|---|---|
![]() | ConvertParam (USARConverter converter) | |
![]() | String | GetConfData () |
![]() | String | GetData () |
![]() | Init (String SName, Actor parent, vector position, rotator direction, KVehicle platform, name mount) |
Inherited Functions from USARBot.Sensor |
---|
GetConfData, GetConfHead, GetData, GetGeoData, GetGeoHead, GetHead, Init |
Inherited Functions from USARBot.Item |
---|
ConvertParam, Init, isName, isType, Set, SetName |
Variables Detail |
---|
Functions Detail |
---|
Defaultproperties |
---|
defaultproperties { ItemType="GasSensor" ValidRange=(Min=0,Max=100) GasType="CO2" OutputCurve=(Points=((InVal=0,OutVal=0),(InVal=100,OutVal=100))) } |
Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |