ALTASegment Class

From ReliaWiki
Revision as of 18:01, 11 March 2014 by Chris Kahn (talk | contribs)
Jump to navigation Jump to search


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

Properties

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