ALTAStressProfile Class: Difference between revisions
Jump to navigation
Jump to search
John Leavitt (talk | contribs) No edit summary |
Albert Szeto (talk | contribs) |
||
Line 7: | Line 7: | ||
=== Properties === | === Properties === | ||
*'''[[Name]]''' {{APIComment|Returns the name of the stress profile.}} | *'''[[ALTAStressProfile.Name|Name]]''' {{APIComment|Returns the name of the stress profile.}} | ||
*'''[[RepeatCycle]]''' {{APIComment|If set to true, cycles the segments. Otherwise continues from the last stress.}} | *'''[[ALTAStressProfile.RepeatCycle|RepeatCycle]]''' {{APIComment|If set to true, cycles the segments. Otherwise continues from the last stress.}} | ||
=== Methods=== | === Methods=== | ||
*'''[[AddSegment]]''' {{APIComment|Adds a new segment to the stress profile.}} | *'''[[AddSegment]]''' {{APIComment|Adds a new segment to the stress profile.}} |
Revision as of 00:39, 12 September 2013
Instantiate this class to be able to use stress profiles with Cumulative Damage model.
Constructors
- New ProfileName Creates a new stress profile.
Properties
- Name Returns the name of the stress profile.
- RepeatCycle If set to true, cycles the segments. Otherwise continues from the last stress.
Methods
- AddSegment Adds a new segment to the stress profile.