AnalyticalParameter

class AnalyticalParameter(polymodel, **keywords)[source]

Bases: ModelParameter

This class is a subclass of the ModelParameter class, extending the base class to analytical parameters.

Methods Summary

assign_val(name, val)

assigns the paramter valut to the Template object

set(**keywords)

sets a parameter value checking for physical boundaries

Methods Documentation

assign_val(name, val)[source]

assigns the paramter valut to the Template object

set(**keywords)[source]

sets a parameter value checking for physical boundaries

Parameters: keywords of the constructor