time_grid_from_range¶
-
astroplan.
time_grid_from_range
(time_range, time_resolution=<Quantity 0.5 h>)[source]¶ Get linearly-spaced sequence of times.
Parameters: time_range :
Time
(length = 2)Lower and upper bounds on time sequence.
time_resolution :
quantity
(optional)Time-grid spacing
Returns: times :
Time
Linearly-spaced sequence of times