Neodroid  0.2.0
Machine Learning Environment Prototyping Tool
droid.Runtime.Prototyping.Configurables.TransformConfigurable1Dof Class Reference

More...

Inheritance diagram for droid.Runtime.Prototyping.Configurables.TransformConfigurable1Dof:
Collaboration diagram for droid.Runtime.Prototyping.Configurables.TransformConfigurable1Dof:

Public Member Functions

override void UpdateCurrentConfiguration ()
 
override void ApplyConfiguration (IConfigurableConfiguration simulator_configuration)
 
- Public Member Functions inherited from droid.Runtime.Prototyping.Configurables.Configurable
void EnvironmentReset ()
 
virtual void PostEnvironmentSetup ()
 
virtual Configuration [] SampleConfigurations ()
 
virtual void Tick ()
 
- Public Member Functions inherited from droid.Runtime.Utilities.GameObjects.PrototypingGameObject
void RefreshStart ()
 
void RefreshAwake ()
 

Protected Member Functions

override void PreSetup ()
 
- Protected Member Functions inherited from droid.Runtime.Prototyping.Configurables.Configurable
sealed override void Setup ()
 
override void RegisterComponent ()
 
virtual void Randomise ()
 
override void UnRegisterComponent ()
 
- Protected Member Functions inherited from droid.Runtime.Utilities.GameObjects.PrototypingGameObject
void Start ()
 
void Awake ()
 
virtual void Clear ()
 

Properties

override string PrototypingTypeName [get]
 
float ObservationValue [get]
 
Space1 SingleSpace [get, set]
 
override ISpace ConfigurableValueSpace [get]
 
- Properties inherited from droid.Runtime.Prototyping.Configurables.Configurable
bool RelativeToExistingValue [get]
 
abstract ISpace ConfigurableValueSpace [get]
 
AbstractPrototypingEnvironment ParentEnvironment [get, set]
 
bool SampleRandom [get, set]
 
- 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.IConfigurable
bool SampleRandom [get, set]
 
- Properties inherited from droid.Runtime.Interfaces.IHasSingle
float ObservationValue [get]
 
Space1 SingleSpace [get]
 

Additional Inherited Members

- Protected Attributes inherited from droid.Runtime.Utilities.GameObjects.PrototypingGameObject
string _Custom_Name = ""
 

Detailed Description

Definition at line 15 of file TransformConfigurable1Dof.cs.

Member Function Documentation

◆ ApplyConfiguration()

override void droid.Runtime.Prototyping.Configurables.TransformConfigurable1Dof.ApplyConfiguration ( IConfigurableConfiguration  simulator_configuration)
virtual

Parameters
simulator_configuration
Exceptions
ArgumentOutOfRangeException

Implements droid.Runtime.Prototyping.Configurables.Configurable.

Definition at line 113 of file TransformConfigurable1Dof.cs.

◆ PreSetup()

override void droid.Runtime.Prototyping.Configurables.TransformConfigurable1Dof.PreSetup ( )
protectedvirtual

◆ UpdateCurrentConfiguration()

override void droid.Runtime.Prototyping.Configurables.TransformConfigurable1Dof.UpdateCurrentConfiguration ( )
virtual

Exceptions
ArgumentOutOfRangeException

Reimplemented from droid.Runtime.Prototyping.Configurables.Configurable.

Definition at line 41 of file TransformConfigurable1Dof.cs.

Property Documentation

◆ ConfigurableValueSpace

override ISpace droid.Runtime.Prototyping.Configurables.TransformConfigurable1Dof.ConfigurableValueSpace
get

Definition at line 106 of file TransformConfigurable1Dof.cs.

◆ ObservationValue

float droid.Runtime.Prototyping.Configurables.TransformConfigurable1Dof.ObservationValue
get

Definition at line 24 of file TransformConfigurable1Dof.cs.

◆ PrototypingTypeName

override string droid.Runtime.Prototyping.Configurables.TransformConfigurable1Dof.PrototypingTypeName
get

Definition at line 20 of file TransformConfigurable1Dof.cs.

◆ SingleSpace

Space1 droid.Runtime.Prototyping.Configurables.TransformConfigurable1Dof.SingleSpace
getset

Definition at line 32 of file TransformConfigurable1Dof.cs.


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