Primary
xspec.Component() ⚬|docu|1st|20251021192157-00-⌔
Component — PyXspec 2.1.4 documentation#xspec.Component
class
xspec.Component(compName, parNames)Model component class.
Attributes
- name
- The full name of the Component (get only).
- Component contains an attribute of type Parameter for every parameter in the component. The attribute name is the same as the parameter name in xspec.
- parameterNames
- List of Component’s parameter names (get only).
Printed 2026-06-28.
Link to original
Secondary
• • •