ALTAStressProfile.AddSegment

From ReliaWiki
Revision as of 23:29, 12 September 2013 by Albert Szeto (talk | contribs)
Jump to navigation Jump to search



Add a new segment into the Stress Profile

Method Syntax

AddSegment( ByVal SegmentEnd As Double , ByVal Stress As Double )

Adds a new segment to the stress profile.

Parameters

SegmentEnd The time at the end of this segment.

Stress The stress during this segment.