File: mcstasscript.interface.instr.McCode_instr.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 (76 lines) | stat: -rw-r--r-- 2,154 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
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
mcstasscript.interface.instr.McCode\_instr
==========================================

.. currentmodule:: mcstasscript.interface.instr

.. autoclass:: McCode_instr
   :members:

   
   .. automethod:: __init__

   
   .. rubric:: Methods

   .. autosummary::
   
      ~McCode_instr.__init__
      ~McCode_instr.add_component
      ~McCode_instr.add_declare_var
      ~McCode_instr.add_parameter
      ~McCode_instr.append_component_EXTEND
      ~McCode_instr.append_declare
      ~McCode_instr.append_finally
      ~McCode_instr.append_finally_no_new_line
      ~McCode_instr.append_initialize
      ~McCode_instr.append_initialize_no_new_line
      ~McCode_instr.append_trace
      ~McCode_instr.append_trace_no_new_line
      ~McCode_instr.backengine
      ~McCode_instr.component_help
      ~McCode_instr.copy_component
      ~McCode_instr.dump
      ~McCode_instr.get_component
      ~McCode_instr.get_interface_data
      ~McCode_instr.get_last_component
      ~McCode_instr.interface
      ~McCode_instr.print_component
      ~McCode_instr.print_component_short
      ~McCode_instr.print_components
      ~McCode_instr.run_from_cli
      ~McCode_instr.run_full_instrument
      ~McCode_instr.saveH5
      ~McCode_instr.set_component_AT
      ~McCode_instr.set_component_GROUP
      ~McCode_instr.set_component_JUMP
      ~McCode_instr.set_component_RELATIVE
      ~McCode_instr.set_component_ROTATED
      ~McCode_instr.set_component_SPLIT
      ~McCode_instr.set_component_WHEN
      ~McCode_instr.set_component_c_code_after
      ~McCode_instr.set_component_c_code_before
      ~McCode_instr.set_component_comment
      ~McCode_instr.set_component_parameter
      ~McCode_instr.set_parameters
      ~McCode_instr.settings
      ~McCode_instr.settings_string
      ~McCode_instr.show_components
      ~McCode_instr.show_instrument
      ~McCode_instr.show_parameters
      ~McCode_instr.show_settings
      ~McCode_instr.show_variables
      ~McCode_instr.write_c_files
      ~McCode_instr.write_full_instrument
   
   

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~McCode_instr.data
      ~McCode_instr.parameters