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.INSSensor
Variables Summary | |
---|---|
bool | go |
string | insData |
USARRemoteBot | rBot |
Vector | rotEst |
Vector | rotPrev |
float | ScanInterval |
Vector | xyzEst |
Vector | xyzPrev |
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 | ||
---|---|---|
String | GetConfData () | |
String | GetData () | |
Init (String SName, Actor parent, vector position, rotator direction, KVehicle platform, name mount) | ||
PostNetBeginPlay () | ||
string | Set (String opcode, String args) | |
timer () |
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="INS" HiddenSensor=true ScanInterval=0.5 Noise=0.01 DrawScale=0.9524 StaticMesh=StaticMesh'USARSim_VehicleParts_Meshes.Sensors.Sensor' Mass=0.1 } |
Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |