ALTAStressProfile Class: Difference between revisions

From ReliaWiki
Jump to navigation Jump to search
No edit summary
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

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.