"diffRulerTime"
Returns the point in time for which the differential temporary ruler has been set.
Synopsis
trendObj.diffRulerTime(int area, time &ti);
getValue(trendObj, "diffRulerTime", int area, time &ti);
Parameter
Parameter | Description |
---|---|
trendObj | Trend for which the attributed should be get |
area | ID of the area |
ti | Returned time value of the diff. ruler |
Description
The function returns the point in time where a differential temporary ruler has been set for a specific area. If the ruler is not used 0 is returned.
Assignment
Trend