ALTASegment Class: Difference between revisions

From ReliaWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 4: Line 4:
== Properties ==
== Properties ==


*SegmentStart (as ''TYPE'') {{APIComment|The segment's start time.}}
*SegmentStart (as ''double'') {{APIComment|The segment's start time.}}
*SegmentEnd  (as ''TYPE'') {{APIComment|The segment's end time.}}
*SegmentEnd  (as ''double'') {{APIComment|The segment's end time.}}
*Stress      (as ''TYPE'') {{APIComment|The stress level throughout the segment.}}
*Stress      (as ''double'') {{APIComment|The stress level throughout the segment.}}

Revision as of 18:01, 11 March 2014


Used with the ALTAStressProfile.GetSegments method to define each segment of a stress profile.

Properties

  • SegmentStart (as double) The segment's start time.
  • SegmentEnd (as double) The segment's end time.
  • Stress (as double) The stress level throughout the segment.