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===
*'''[[Sub New - ALTAStressProfile]]''' {{APIComment|Creates a new stress profile.}}
*'''[[Sub New - ALTAStressProfile|Sub New]]''' {{APIComment|Creates a new stress profile.}}


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

Revision as of 15:41, 5 September 2013


Instantiate this class to be able to use stress profiles with Cumulative Damage model.

Constructors

  • Sub New 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.