public class Thelen2003AxialTendon extends AxialTendonBase
Modifier and Type | Field and Description |
---|---|
static double |
DEFAULT_FMAX_TENDON_STRAIN |
static PropertyList |
myProps |
DEFAULT_MAX_ISO_FORCE, DEFAULT_TENDON_SLACK_LENGTH
Constructor and Description |
---|
Thelen2003AxialTendon() |
Thelen2003AxialTendon(double fmax,
double tslack) |
Modifier and Type | Method and Description |
---|---|
PropertyList |
getAllPropertyInfo()
Returns a list giving static information about all properties exported by
this object.
|
double |
getFmaxTendonStrain() |
void |
setFmaxTendonStrain(double fts) |
clone, computeDFdl, computeDFdldot, computeF, getMaxIsoForce, getTendonForceLengthCurve, getTendonSlackLength, isDFdldotZero, setMaxIsoForce, setTendonForceLengthCurve, setTendonSlackLength, writeItems
equals, equals, getSubClasses
advanceState, createStateObject, getProperty, getPropertyHost, getPropertyInfo, hasProperty, hasState, hasSymmetricTangent, isWritable, postscan, scaleDistance, scaleMass, scan, setPropertyHost, setPropertyInfo, symmetryOrStateChanged, updateMaterial, write
public static double DEFAULT_FMAX_TENDON_STRAIN
public static PropertyList myProps
public Thelen2003AxialTendon()
public Thelen2003AxialTendon(double fmax, double tslack)
public PropertyList getAllPropertyInfo()
HasProperties
getAllPropertyInfo
in interface HasProperties
getAllPropertyInfo
in class AxialTendonBase
public double getFmaxTendonStrain()
public void setFmaxTendonStrain(double fts)