JointBushingWorksheet

The worksheet of stiffness and damping coefficients for a bushing type joint.

Declaration Syntax

public class JointBushingWorksheet : Worksheet

Table 259: Members

Method

GetBushingDampingPerThetaUnitX(int)

Gets the Coefficient for the damping per ThetaUnitX at the indicated row index.

Method

GetBushingDampingPerThetaUnitY(int)

Gets the Coefficient for the damping per ThetaUnitY at the indicated row index.

Method

GetBushingDampingPerThetaUnitZ(int)

Gets the Coefficient for the damping per ThetaUnitZ at the indicated row index.

Method

GetBushingDampingPerUnitX(int)

Gets the Coefficient for the damping per UnitX at the indicated row index.

Method

GetBushingDampingPerUnitY(int)

Gets the Coefficient for the damping per UnitY at the indicated row index.

Method

GetBushingDampingPerUnitZ(int)

Gets the Coefficient for the damping per UnitZ at the indicated row index.

Method

GetBushingStiffnessPerThetaUnitX(int)

Gets the Coefficient for the stiffness per ThetaUnitX at the indicated row index.

Method

GetBushingStiffnessPerThetaUnitY(int)

Gets the Coefficient for the stiffness per ThetaUnitY at the indicated row index.

Method

GetBushingStiffnessPerThetaUnitZ(int)

Gets the Coefficient for the stiffness per ThetaUnitZ at the indicated row index.

Method

GetBushingStiffnessPerUnitX(int)

Gets the Coefficient for the stiffness per UnitX at the indicated row index.

Method

GetBushingStiffnessPerUnitY(int)

Gets the Coefficient for the stiffness per UnitY at the indicated row index.

Method

GetBushingStiffnessPerUnitZ(int)

Gets the Coefficient for the stiffness per UnitZ at the indicated row index.

Method

SetBushingDampingPerThetaUnitX(int, double)

Sets the Coefficient for the damping per ThetaUnitX at the indicated row index.

Method

SetBushingDampingPerThetaUnitY(int, double)

Sets the Coefficient for the damping per ThetaUnitY at the indicated row index.

Method

SetBushingDampingPerThetaUnitZ(int, double)

Sets the Coefficient for the damping per ThetaUnitZ at the indicated row index.

Method

SetBushingDampingPerUnitX(int, double)

Sets the Coefficient for the damping per UnitX at the indicated row index.

Method

SetBushingDampingPerUnitY(int, double)

Sets the Coefficient for the damping per UnitY at the indicated row index.

Method

SetBushingDampingPerUnitZ(int, double)

Sets the Coefficient for the damping per UnitZ at the indicated row index.

Method

SetBushingStiffnessPerThetaUnitX(int, double)

Sets the Coefficient for the stiffness per ThetaUnitX at the indicated row index.

Method

SetBushingStiffnessPerThetaUnitY(int, double)

Sets the Coefficient for the stiffness per ThetaUnitY at the indicated row index.

Method

SetBushingStiffnessPerThetaUnitZ(int, double)

Sets the Coefficient for the stiffness per ThetaUnitZ at the indicated row index.

Method

SetBushingStiffnessPerUnitX(int, double)

Sets the Coefficient for the stiffness per UnitX at the indicated row index.

Method

SetBushingStiffnessPerUnitY(int, double)

Sets the Coefficient for the stiffness per UnitY at the indicated row index.

Method

SetBushingStiffnessPerUnitZ(int, double)

Sets the Coefficient for the stiffness per UnitZ at the indicated row index.