LabVIEW Robotics Module

Gravity Property

  • Updated2023-02-21
  • 1 minute(s) read

Short Name: Gravity

Requires: Robotics Module

Class: World Properties

To Use: Create a property or method.

Gets or sets the world's global gravity vector. In SI units, the Earth's gravity vector is (0, 0, -9.81), assuming that +z is up. The default is no gravity, or (0, 0, 0).

Data Type

1D array of single-precision, floating-point numbers

Permissions

read/write