ALTAStressProfile Class: Difference between revisions

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


==Constructors==
==Constructors==
This section contains information on how to create a new stress profile.
*'''[[New ALTAStressProfile]]''' {{APIComment|Creates a new stress profile.}}
*'''[[New ALTAStressProfile]]''' {{APIComment|Creates a new stress profile.}}



Revision as of 18:39, 30 January 2014


Constructors

This section contains information on how to create 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.