File: mcstasscript.helper.mcstas_objects.ParameterContainer.rst

package info (click to toggle)
python-mcstasscript 0.0.46%2Bgit20250402111921.bfa5a26-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 11,440 kB
  • sloc: python: 13,421; makefile: 14
file content (34 lines) | stat: -rw-r--r-- 770 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
mcstasscript.helper.mcstas\_objects.ParameterContainer
======================================================

.. currentmodule:: mcstasscript.helper.mcstas_objects

.. autoclass:: ParameterContainer
   :members:

   
   .. automethod:: __init__

   
   .. rubric:: Methods

   .. autosummary::
   
      ~ParameterContainer.__init__
      ~ParameterContainer.add
      ~ParameterContainer.check_list_type
      ~ParameterContainer.check_type
      ~ParameterContainer.from_dict
      ~ParameterContainer.from_json
      ~ParameterContainer.import_parameters
      ~ParameterContainer.new_parameter
      ~ParameterContainer.print_indented
      ~ParameterContainer.show_parameters
      ~ParameterContainer.to_dict
      ~ParameterContainer.to_json