Neodroid  0.2.0
Machine Learning Environment Prototyping Tool
droid.Runtime.Prototyping.Sensors.Experimental.StringSensor Class Reference
Inheritance diagram for droid.Runtime.Prototyping.Sensors.Experimental.StringSensor:
Collaboration diagram for droid.Runtime.Prototyping.Sensors.Experimental.StringSensor:

Properties

String ObservationValue [get, set]
 
- Properties inherited from droid.Runtime.Prototyping.Sensors.Sensor
AbstractPrototypingEnvironment ParentEnvironment [get, set]
 
abstract IEnumerable< float > FloatEnumerable [get]
 
- Properties inherited from droid.Runtime.Utilities.GameObjects.PrototypingGameObject
virtual string PrototypingTypeName [get]
 
string Identifier [get]
 
- Properties inherited from droid.Runtime.Interfaces.IRegisterable
string Identifier [get]
 
- Properties inherited from droid.Runtime.Interfaces.IObserver
IEnumerable< float > FloatEnumerable [get]
 
- Properties inherited from droid.Runtime.Interfaces.IHasString
string ObservationValue [get]
 

Additional Inherited Members

- Public Member Functions inherited from droid.Runtime.Prototyping.Sensors.Sensor
abstract void UpdateObservation ()
 
void EnvironmentReset ()
 
override string ToString ()
 
- Public Member Functions inherited from droid.Runtime.Utilities.GameObjects.PrototypingGameObject
void RefreshStart ()
 
void RefreshAwake ()
 
- Protected Member Functions inherited from droid.Runtime.Prototyping.Sensors.Sensor
sealed override void Setup ()
 
virtual void PreSetup ()
 
override void RegisterComponent ()
 
override void UnRegisterComponent ()
 
virtual void Update ()
 
- Protected Member Functions inherited from droid.Runtime.Utilities.GameObjects.PrototypingGameObject
void Start ()
 
void Awake ()
 
virtual void Clear ()
 
- Protected Attributes inherited from droid.Runtime.Utilities.GameObjects.PrototypingGameObject
string _Custom_Name = ""
 

Detailed Description

Definition at line 6 of file StringSensor.cs.

Property Documentation

◆ ObservationValue

String droid.Runtime.Prototyping.Sensors.Experimental.StringSensor.ObservationValue
getset

Definition at line 12 of file StringSensor.cs.


The documentation for this class was generated from the following file: