ALTAStressProfile Class: Difference between revisions

From ReliaWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 3: Line 3:


===Constructors===
===Constructors===
*'''[[ProfileName]]''' {{APIComment|Creates a new stress profile.}}
*'''[[Sub New - ProfileName]]''' {{APIComment|Creates a new stress profile.}}


=== Properties  ===
=== Properties  ===

Revision as of 20:46, 4 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.