This class implements an array of KResource
Example :
KSchedule s(...); // R is an array of KResource R0 R1 R2 R3 R4 KResourceArray R(s,5,0,10,"T");
KResource
2016.1
Public Functions
default constructor
This constructor allows to build an array of variables with the same bounds.