private
endvalue
— function
endvalue(s::T) where T<:CyclicSchedule
Concrete subtypes of CyclicSchedule
must implement this function for T
.
Given s
, the function should return the end value of s
.
private
endvalue
— function
endvalue(s::T) where T<:CyclicSchedule
Concrete subtypes of CyclicSchedule
must implement this function for T
.
Given s
, the function should return the end value of s
.