JetParameter

class JetParameter(blob, **keywords)[source]

Bases: jetset.model_parameters.ModelParameter

This class is a subclass of the ModelParameter class, extending the base class to handles SSC/EC parameters, overriding the ModelParameter.set() in order to propagate the parameter value to the BlazarSED object instance

Methods Summary

assign_val(name, val) sets the JetParameter value in the BlazarSED object
set(**keywords) overrides the ModelParameter.set() method in order to propagate the

Methods Documentation

assign_val(name, val)[source]

sets the JetParameter value in the BlazarSED object

set(**keywords)[source]

overrides the ModelParameter.set() method in order to propagate the parameter value to the BlazarSED object instance