BasePixelEvolution

class rubin_sim.scheduler.utils.BasePixelEvolution(period=365.25, rise=1.0, t_start=0.0)

Bases: object

Helper class that can be used to describe the time evolution of a HEALpix in a footprint

Methods Summary

__call__(mjd_in, phase)

Call self as a function.

Methods Documentation

__call__(mjd_in, phase)

Call self as a function.