CMAcceleration(Double, Double, Double) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Creates a new CMAcceleration object, along the specified axes, with values in Gs.
public CMAcceleration (double x, double y, double z);
new CoreMotion.CMAcceleration : double * double * double -> CoreMotion.CMAcceleration
Parameters
- x
- Double
- y
- Double
- z
- Double