Internal function to get the array element references of the time dimension for the time based slots of a MizerSim object.
get_time_elements(sim, time_range, slot_name = "n")
Named boolean vector indicating for each time whether it is included in the range or not.
A MizerSim object
A vector of times. Only the range of times is relevant, i.e., all times between the smallest and largest will be selected. The time_range can be character or numeric.
Obsolete. Was only needed in early versions of mizer where the effort slot could have different time dimension from the other slots.