C# Class AR.Drone.Data.Navigation.Native.Options.velocities_t

Datei anzeigen Open project: tomkerkhove/kinecting-ar-drone

Public Properties

Property Type Description
x float
y float
z float

Property Details

x public_oe property

public float x
return float

y public_oe property

public float y
return float

z public_oe property

public float z
return float