SpectralModelPowerLaw2

class gammapy.utils.modeling.SpectralModelPowerLaw2(parameters)[source]

Bases: gammapy.utils.modeling.SpectralModel

Attributes Summary

xml_type
xml_types

Methods Summary

from_gammacat(source)
from_plist(plist)
from_xml_dict(data)
to_xml()

Attributes Documentation

xml_type = 'PowerLaw2'
xml_types = ['PowerLaw2']

Methods Documentation

from_gammacat(source)
classmethod from_plist(plist)[source]
from_xml_dict(data)
to_xml()