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

Show file Open project: tomkerkhove/kinecting-ar-drone

Public Properties

Property Type Description
x float
y float
z float

Property Details

x public property

public float x
return float

y public property

public float y
return float

z public property

public float z
return float