QuercusVL Programming Manual
C:
In C++, returns the collection of values making up distribution of speeds in the
summary.
In C, there is no representation of "SpeedsDistribution" collection, but methods to
directly access to collection properties:
int
●
making up distribution of speeds in the summary.
int VL_Summary_get_SpeedsDistribution_Item(int h, int item): returns the
●
value in the indicated position, inside the collection of values making up
distribution of speeds in the summary (starting from zero).
If there is no SpeedsDistribution at the specified position, it returns null.
The parameter "h" is a handler of summary (Summary).
LengthsDistribution
●
C++:
C:
In C++, returns the collection of values making up distribution of lengths in the
summary.
In C, there is no representation of "LengthsDistribution" collection, but methods to
directly access to collection properties:
int
●
making up distribution of lengths in the summary.
int VL_Summary_get_LengthsDistribution_Item(int h, int item): returns the
●
value in the indicated position, inside the collection of values making up
distribution of lengths in the summary (starting from zero).
If there is no LengthsDistribution at the specified position, it returns null.
The parameter "h" is a handler of summary (Summary).
OccupationsDistribution
●
C++:
C:
In C++, it returns the collection of values making up distribution of occupancies in the
summary.
In C, there is no representation of "OccupationsDistribution" collection, but methods to
Quercus Technologies
Does not exist
VL_Summary_get_SpeedsDistribution_Count(int
LengthsDistribution get_LengthsDistribution()
Does not exist
VL_Summary_get_LengthsDistribution_Count(int
OccupationsDistribution get_OccupationsDistribution()
Does not exist
h):
number
of
h):
number
of
values
values
74
Need help?
Do you have a question about the SmartLoop TS and is the answer not in the manual?