Neodroid
0.2.0
Machine Learning Environment Prototyping Tool
IHasSingle.cs
Go to the documentation of this file.
1
using
droid
.
Runtime
.
Utilities
.
Structs
;
2
3
namespace
droid
.Runtime.Interfaces {
6
public
interface
IHasSingle
{
9
float
ObservationValue {
get
; }
10
13
Space1
SingleSpace {
get
; }
14
}
15
}
droid.Runtime.Utilities.Structs
Definition:
DoubleVector3.cs:4
droid
droid.Runtime.Utilities
droid.Runtime.Utilities.Structs.Space1
Definition:
Space1.cs:11
droid.Runtime
droid.Runtime.Interfaces.IHasSingle
Definition:
IHasSingle.cs:6
Runtime
Interfaces
IHasSingle.cs
Generated by
1.8.13