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, writeItemsequals, equals, getSubClassesadvanceState, createStateObject, getProperty, getPropertyHost, getPropertyInfo, hasProperty, hasState, hasSymmetricTangent, isWritable, postscan, scaleDistance, scaleMass, scan, setPropertyHost, setPropertyInfo, symmetryOrStateChanged, updateMaterial, writepublic static double DEFAULT_FMAX_TENDON_STRAIN
public static PropertyList myProps
public Thelen2003AxialTendon()
public Thelen2003AxialTendon(double fmax,
double tslack)
public PropertyList getAllPropertyInfo()
HasPropertiesgetAllPropertyInfo in interface HasPropertiesgetAllPropertyInfo in class AxialTendonBasepublic double getFmaxTendonStrain()
public void setFmaxTendonStrain(double fts)