WOLFRAM SYSTEM MODELER

GravityTypes

Enumeration defining the type of the gravity field

Wolfram Language

In[1]:=
SystemModel["Modelica.Mechanics.MultiBody.Types.GravityTypes"]
Out[1]:=

Information

This information is part of the Modelica Standard Library maintained by the Modelica Association.

Types.GravityTypes.Meaning
NoGravity No gravity field
UniformGravity Gravity field is described by a vector of constant gravity acceleration
PointGravity Central gravity field. The gravity acceleration vector is directed to the field center and the gravity is proportional to 1/r^2, where r is the distance to the field center.

Enumeration Literals (3)

NoGravity

No gravity field

UniformGravity

Uniform gravity field

PointGravity

Point gravity field

Used in Components (1)

World

Modelica.Mechanics.MultiBody

World coordinate system + gravity field + default animation definition