ALTAStressProfile Class: Difference between revisions
Jump to navigation
Jump to search
John Leavitt (talk | contribs) No edit summary |
Albert Szeto (talk | contribs) No edit summary |
||
Line 12: | Line 12: | ||
== Methods== | == Methods== | ||
*'''[[ALTAStressProfile.AddSegment|AddSegment]]''' {{APIComment|Adds a new segment to the stress profile.}} | *'''[[ALTAStressProfile.AddSegment|AddSegment]]''' {{APIComment|Adds a new segment to the stress profile.}} | ||
*'''[[ALTAStressProfile.GetSegments|GetSegments]]''' {{APIComment|Retrieves an array listing of the stress segments.}} |
Revision as of 17:27, 21 October 2013
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.