PlasmaCalcs
Usage
PlasmaCalcs API
plasma_calculator
quantities
dimensions
units
hookups
addons
other_calculators
mhd
multi_run_analysis
tools
array_select
arrays
display
docs_tools
fft_tools
history
imports
io_tools
iterables
math
multiprocessing
oop_tools
os_tools
properties
alias
alias_child
alias_in
alias_key_of
alias_to_result_of
dict_with_defaults_property
elementwise_property
simple_property
simple_tuple_property
weakref_property_simple
pytools
sentinels
supercomputer
timing
trees
xarray_tools
plotting
defaults
errors
PlasmaCalcs
PlasmaCalcs API
tools
properties
alias_to_result_of
View page source
alias_to_result_of
PlasmaCalcs.tools.properties.
alias_to_result_of
(
attribute_name
,
doc
=
None
)
returns a property which is an alias to the result of calling attribute_name.
if doc is None, use doc=f’alias to {attribute_name}()’.