ALTASegment Class: Difference between revisions
Jump to navigation
Jump to search
Chris Kahn (talk | contribs) No edit summary |
Chris Kahn (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
{{Template:APIClass| | {{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.