Parameter

class Parameter(name, value, expr, dtype, inform, var_type=None)[source]

Bases: object

Attributes Summary

definition

Return command argument as should be used for MAD-X input to create an identical element.

dtype

expr

inform

name

value

var_type

Methods Summary

__call__()

Call self as a function.

Attributes Documentation

definition

Return command argument as should be used for MAD-X input to create an identical element.

dtype
expr
inform
name
value
var_type

Methods Documentation

__call__()[source]

Call self as a function.