ALTAStressProfile Class: Difference between revisions
Jump to navigation
Jump to search
John Leavitt (talk | contribs) m (Protected "ALTAStressProfile Class" ([edit=sysop] (indefinite) [move=sysop] (indefinite))) |
John Leavitt (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
{{Template:APIClass|Global_ALTA| | {{Template:APIClass|Global_ALTA|Global ALTA}} | ||
Instantiate this class to be able to use stress profiles with Cumulative Damage model. | Instantiate this class to be able to use stress profiles with Cumulative Damage model. | ||
Revision as of 18:19, 23 January 2014
Instantiate this class to be able to use stress profiles with Cumulative Damage model.
Constructors
- New ALTAStressProfile 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.
- GetSegments Retrieves an array listing of the stress segments.