Class: JointBushingWorksheet

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

Implemented types

Methods

Name Description
AddRow() Adds a row to the worksheet.
DeleteRow(Int32) Deletes a row from the worksheet at index.
GetBushingDampingPerThetaUnitX(Int32) Gets the Coefficient for the damping per ThetaUnitX at the indicated row index.
GetBushingDampingPerThetaUnitY(Int32) Gets the Coefficient for the damping per ThetaUnitY at the indicated row index.
GetBushingDampingPerThetaUnitZ(Int32) Gets the Coefficient for the damping per ThetaUnitZ at the indicated row index.
GetBushingDampingPerUnitX(Int32) Gets the Coefficient for the damping per UnitX at the indicated row index.
GetBushingDampingPerUnitY(Int32) Gets the Coefficient for the damping per UnitY at the indicated row index.
GetBushingDampingPerUnitZ(Int32) Gets the Coefficient for the damping per UnitZ at the indicated row index.
GetBushingStiffnessPerThetaUnitX(Int32) Gets the Coefficient for the stiffness per ThetaUnitX at the indicated row index.
GetBushingStiffnessPerThetaUnitY(Int32) Gets the Coefficient for the stiffness per ThetaUnitY at the indicated row index.
GetBushingStiffnessPerThetaUnitZ(Int32) Gets the Coefficient for the stiffness per ThetaUnitZ at the indicated row index.
GetBushingStiffnessPerUnitX(Int32) Gets the Coefficient for the stiffness per UnitX at the indicated row index.
GetBushingStiffnessPerUnitY(Int32) Gets the Coefficient for the stiffness per UnitY at the indicated row index.
GetBushingStiffnessPerUnitZ(Int32) Gets the Coefficient for the stiffness per UnitZ at the indicated row index.
SetBushingDampingPerThetaUnitX(Int32, Double) Sets the Coefficient for the damping per ThetaUnitX at the indicated row index.
SetBushingDampingPerThetaUnitY(Int32, Double) Sets the Coefficient for the damping per ThetaUnitY at the indicated row index.
SetBushingDampingPerThetaUnitZ(Int32, Double) Sets the Coefficient for the damping per ThetaUnitZ at the indicated row index.
SetBushingDampingPerUnitX(Int32, Double) Sets the Coefficient for the damping per UnitX at the indicated row index.
SetBushingDampingPerUnitY(Int32, Double) Sets the Coefficient for the damping per UnitY at the indicated row index.
SetBushingDampingPerUnitZ(Int32, Double) Sets the Coefficient for the damping per UnitZ at the indicated row index.
SetBushingStiffnessPerThetaUnitX(Int32, Double) Sets the Coefficient for the stiffness per ThetaUnitX at the indicated row index.
SetBushingStiffnessPerThetaUnitY(Int32, Double) Sets the Coefficient for the stiffness per ThetaUnitY at the indicated row index.
SetBushingStiffnessPerThetaUnitZ(Int32, Double) Sets the Coefficient for the stiffness per ThetaUnitZ at the indicated row index.
SetBushingStiffnessPerUnitX(Int32, Double) Sets the Coefficient for the stiffness per UnitX at the indicated row index.
SetBushingStiffnessPerUnitY(Int32, Double) Sets the Coefficient for the stiffness per UnitY at the indicated row index.
SetBushingStiffnessPerUnitZ(Int32, Double) Sets the Coefficient for the stiffness per UnitZ at the indicated row index.

Properties

Name Description
RowCount Gets the number of rows contained in the worksheet.