Differences
This shows you the differences between two versions of the page.
| documentation:language_reference:objects:spectra:properties:emaxpole [2016/09/29 11:27] – created Maurits W. Haverkort | documentation:language_reference:objects:spectra:properties:emaxpole [2025/11/20 04:20] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== EMaxPole ====== | ||
| + | ### | ||
| + | table of double, read only | ||
| + | ### | ||
| + | |||
| + | ### | ||
| + | If //G// is a spectrum object // | ||
| + | ### | ||
| + | |||
| + | ===== Example ===== | ||
| + | |||
| + | ### | ||
| + | Print the maximum energy of the poles used in the spectra calculated in the [[documentation: | ||
| + | ### | ||
| + | |||
| + | ==== Input ==== | ||
| + | <code Quanty Example.Quanty> | ||
| + | dofile(" | ||
| + | print(G.EmaxPole)</ | ||
| + | |||
| + | ==== Result ==== | ||
| + | <file Quanty_Output> | ||
| + | {9,9,9} | ||
| + | </ | ||
| + | |||
| + | |||
| + | ===== Available functions ===== | ||
| + | {{indexmenu> | ||
| + | |||
| + | ===== Available methods ===== | ||
| + | {{indexmenu> | ||
| + | |||
| + | ===== Available properties ===== | ||
| + | {{indexmenu> | ||