File: powerlaw_models.rst

package info (click to toggle)
astropy 5.2.1-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 41,972 kB
  • sloc: python: 219,331; ansic: 147,297; javascript: 13,556; lex: 8,496; sh: 3,319; xml: 1,622; makefile: 185
file content (17 lines) | stat: -rw-r--r-- 417 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
.. _powerlaw_models:

***************
Powerlaw Models
***************

- :class:`~astropy.modeling.powerlaws.PowerLaw1D`

- :class:`~astropy.modeling.powerlaws.BrokenPowerLaw1D`

- :class:`~astropy.modeling.powerlaws.SmoothlyBrokenPowerLaw1D`

- :class:`~astropy.modeling.powerlaws.ExponentialCutoffPowerLaw1D`

- :class:`~astropy.modeling.powerlaws.LogParabola1D`

- :class:`~astropy.modeling.powerlaws.Schechter1D`