max_proj_len#
- max_proj_len()[source]#
- The upper bound for the time index - i- Defined as: - month_to_step(max(proj_len())) - Note that - proj_len()retuns lengths in months while this cells retuns an index value converted by- month_to_step().
Site Navigation
Section Navigation
The upper bound for the time index i
Defined as:
month_to_step(max(proj_len()))
Note that proj_len() retuns lengths in months
while this cells retuns an index value converted by month_to_step().