tonyear.get_baseline_curve# tonyear.get_baseline_curve(curve_name: str, t_horizon: int = 1001) → ndarray[source]# Build the baseline curve Parameters: curve_namestrName of baseline curve t_horizonintLength of the time horizon (years) Returns: baseline_curvenp.ndarrayBaseline curve in the form of an 1D array