ALTASegment Class: Difference between revisions

From ReliaWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
{{Template:APIClass|Global_ALTA|Global_ALTA}}
{{Template:APIClass|ALTAStressProfile Class|ALTAStressProfile}}
Used with the [[ALTAStressProfile.GetSegments]] method to define each segment of a stress profile.
Used with the [[ALTAStressProfile.GetSegments]] method to define each segment of a stress profile.



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 TYPE) The segment's start time.
  • SegmentEnd (as TYPE) The segment's end time.
  • Stress (as TYPE) The stress level throughout the segment.