ALTAStressProfile Class: Difference between revisions

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

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.