model# aep8.model(particle, solar)[source]# Get a trapped particle flux model. Parameters: particle (Literal['e', 'p']) – Particle species: "e" for electrons or "p" for protons. solar (Literal['min', 'max']) – Phase in the solar cycle: "min" for solar minimum or "max" for solar maximum. Returns: Trapped particle flux model that can be used to evaluate the integral or differential flux. Return type: Model