ModelicaSpecification icon indicating copy to clipboard operation
ModelicaSpecification copied to clipboard

Add at least one example of Sub-Clock Conversion Operators applied to clocked expressions

Open casella opened this issue 1 month ago • 0 comments

In Section 16.5.2, 5 sub-clock conversion operators are defined, all taking an input u which is defined as

The input argument u is a clocked expression or an expression of type Clock.

All the examples of the four operators subSample(), superSample(), shiftSample() and backSample() always have a Clock expression as input. I think it would be good to show at least one case where the input is actually a clocked expression.

casella avatar Nov 17 '25 15:11 casella