QuercusVL Programming Manual
3.29. Summary Class
Logic representation of a summary.
3.29.1. Properties
Unit
●
C++:
C:
Returns the unit that generated the summary.
In C, the parameter "h" is a handler of summary (Summary).
DetectorId
●
C++:
C:
Returns the detector identifier that generated the summary.
In C, the parameter "h" is a handler of summary (Summary).
DetectorType
●
C++:
C:
Returns the detector type that generated the summary.
In C, the parameter "h" is a handler of summary (Summary).
Begin
●
C++:
C:
Returns the time stamp when summary data collection started; in seconds elapsed
since 00:00 hours on the first of January of 1970.
In C, the parameter "h" is a handler of summary (Summary).
End
●
C++:
C:
Quercus Technologies
Unit get_UnitId()
int VL_Summary_get_Unit(int h)
int get_DetectorId()
int VL_Summary_get_DetectorId(int h)
VLDetectorType get_DetectorType()
int VL_Summary_get_DetectorType(int h)
int get_Begin()
int VL_Summary_get_Begin(int h)
int get_End()
int VL_Summary_get_End(int h)
72
Need help?
Do you have a question about the SmartLoop TS and is the answer not in the manual?