luminarycloud.params.simulation.basic.gravity

Classes

GravityOff

Disable gravity or other body force.

GravityOn

Enable gravity or other body force.

Package Contents

class GravityOff

Disable gravity or other body force.

to_code() str
class GravityOn

Enable gravity or other body force.

to_code() str
acceleration: Vector3

(x,y,z) components of the acceleration due to gravity or other body force.