![]() |
Neodroid
0.2.0
Machine Learning Environment Prototyping Tool
|
Public Member Functions | |
override void | PostEnvironmentSetup () |
override void | ApplyConfiguration (IConfigurableConfiguration configuration) |
override Configuration [] | SampleConfigurations () |
![]() | |
virtual void | UpdateCurrentConfiguration () |
void | EnvironmentReset () |
virtual void | Tick () |
![]() | |
void | RefreshStart () |
void | RefreshAwake () |
Properties | |
override ISpace | ConfigurableValueSpace [get] |
int | CurrentCategoryValue [get, set] |
![]() | |
bool | RelativeToExistingValue [get] |
abstract ISpace | ConfigurableValueSpace [get] |
AbstractPrototypingEnvironment | ParentEnvironment [get, set] |
bool | SampleRandom [get, set] |
![]() | |
virtual string | PrototypingTypeName [get] |
string | Identifier [get] |
![]() | |
string | Identifier [get] |
![]() | |
bool | SampleRandom [get, set] |
![]() | |
int | CurrentCategoryValue [get] |
Additional Inherited Members | |
![]() | |
sealed override void | Setup () |
virtual void | PreSetup () |
override void | RegisterComponent () |
virtual void | Randomise () |
override void | UnRegisterComponent () |
![]() | |
void | Start () |
void | Awake () |
virtual void | Clear () |
![]() | |
string | _Custom_Name = "" |
Definition at line 13 of file ChildSelectorConfigurable.cs.
|
virtual |
configuration |
Implements droid.Runtime.Prototyping.Configurables.Configurable.
Definition at line 48 of file ChildSelectorConfigurable.cs.
|
virtual |
Reimplemented from droid.Runtime.Prototyping.Configurables.Configurable.
Definition at line 22 of file ChildSelectorConfigurable.cs.
|
virtual |
System.NotImplementedException |
Reimplemented from droid.Runtime.Prototyping.Configurables.Configurable.
Definition at line 65 of file ChildSelectorConfigurable.cs.
|
get |
Definition at line 42 of file ChildSelectorConfigurable.cs.
|
getset |
Definition at line 69 of file ChildSelectorConfigurable.cs.