JetParameter¶
- class JetParameter(model, jetkernel_struct_name, jetkernel_parameter_name, is_in_jetkernel=True, **keywords)[source]¶
Bases:
ModelParameterThis class is a subclass of the
ModelParameterclass, extending the base class to handles SSC/EC parameters, overriding theModelParameter.set()in order to propagate the parameter value to the BlazarSED object instanceMethods Summary
assign_val_to_jetkernel(name, val)set(**kwargs)sets a parameter value checking for physical boundaries
Methods Documentation
- set(**kwargs)¶
sets a parameter value checking for physical boundaries
Parameters: keywords of the constructor