Neodroid  0.2.0
Machine Learning Environment Prototyping Tool
droid.Runtime.Interfaces.IHasFloatArray Interface Reference

More...

Inheritance diagram for droid.Runtime.Interfaces.IHasFloatArray:

Properties

float [] ObservationArray [get]
 
Space1 [] ObservationSpace [get]
 

Detailed Description

Definition at line 6 of file IHasFloatArray.cs.

Property Documentation

◆ ObservationArray

float [] droid.Runtime.Interfaces.IHasFloatArray.ObservationArray
get

Definition at line 9 of file IHasFloatArray.cs.

◆ ObservationSpace

Space1 [] droid.Runtime.Interfaces.IHasFloatArray.ObservationSpace
get

Definition at line 14 of file IHasFloatArray.cs.


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