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_lags
int, 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.
- additional_carryover_lags
- Returns:
TemporalReachFull-axis, carrying whatever lower bound was measured.