TemporalReach.full_axis#

classmethod TemporalReach.full_axis(additional_carryover_lags=0)[source]#

Return the reach of a node no window can reproduce.

Parameters:
additional_carryover_lagsint, default=0

The lag lower bound the probe still established, if any. Full-axis evaluation sums to the axis end regardless, so this does not size anything; it is kept so that a declaration narrower than what was plainly measured can still be refused rather than accepted.

Returns:
TemporalReach

Full-axis, carrying whatever lower bound was measured.