Neodroid  0.2.0
Machine Learning Environment Prototyping Tool
droid.Runtime.Messaging.Messages.Body Class Reference

More...

Public Member Functions

 Body (Vector3 vel, Vector3 ang)
 

Properties

Vector3 Velocity [get]
 
Vector3 AngularVelocity [get]
 

Detailed Description

Definition at line 6 of file Body.cs.

Constructor & Destructor Documentation

◆ Body()

droid.Runtime.Messaging.Messages.Body.Body ( Vector3  vel,
Vector3  ang 
)

Definition at line 7 of file Body.cs.

Property Documentation

◆ AngularVelocity

Vector3 droid.Runtime.Messaging.Messages.Body.AngularVelocity
get

Definition at line 18 of file Body.cs.

◆ Velocity

Vector3 droid.Runtime.Messaging.Messages.Body.Velocity
get

Definition at line 14 of file Body.cs.


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