struct.node.mass.added

Syntax

f = struct.node.mass.added(sn<,i>)
struct.node.mass.added(sn<,i>) = f

Get/set the extra mass in addition to the inertial mass at the degree-of-freedom i ∈ {1, 2, … , 6} of in the node-local system.

Returns:

v - extra mass at the degree-of-freedom

Accepts:

v - extra mass at the degree-of-freedom

Arguments:

sn - structure node pointer

i - degree-of-freedom, i ∈ {1, 2, … , 6}. The default is 1.