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 4: | Line 4: | ||
== Properties ==  | == Properties ==  | ||
*SegmentStart (as ''  | *SegmentStart (as ''double'') {{APIComment|The segment's start time.}}  | ||
*SegmentEnd   (as ''  | *SegmentEnd   (as ''double'') {{APIComment|The segment's end time.}}  | ||
*Stress       (as ''  | *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.
 
