-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
0c5a3c9
commit e9e3979
Showing
15 changed files
with
292 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
60 changes: 60 additions & 0 deletions
60
doc/api/generated/west_ic_antenna.antenna.WestIcrhAntenna.rst
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,60 @@ | ||
west\_ic\_antenna.antenna.WestIcrhAntenna | ||
========================================= | ||
|
||
.. currentmodule:: west_ic_antenna.antenna | ||
|
||
.. autoclass:: WestIcrhAntenna | ||
|
||
|
||
.. automethod:: __init__ | ||
|
||
|
||
.. rubric:: Methods | ||
|
||
.. autosummary:: | ||
|
||
~WestIcrhAntenna.Pr | ||
~WestIcrhAntenna.Rc | ||
~WestIcrhAntenna.Rc_WEST | ||
~WestIcrhAntenna.Z_T | ||
~WestIcrhAntenna.__init__ | ||
~WestIcrhAntenna.b | ||
~WestIcrhAntenna.capa | ||
~WestIcrhAntenna.capacitor_predictor | ||
~WestIcrhAntenna.capacitor_velocities | ||
~WestIcrhAntenna.circuit | ||
~WestIcrhAntenna.currents | ||
~WestIcrhAntenna.currents_WEST | ||
~WestIcrhAntenna.error_signals | ||
~WestIcrhAntenna.front_face_Rc | ||
~WestIcrhAntenna.interpolate_front_face | ||
~WestIcrhAntenna.load | ||
~WestIcrhAntenna.match_both_sides | ||
~WestIcrhAntenna.match_both_sides_iterative | ||
~WestIcrhAntenna.match_both_sides_separately | ||
~WestIcrhAntenna.match_one_side | ||
~WestIcrhAntenna.optimum_frequency | ||
~WestIcrhAntenna.optimum_frequency_index | ||
~WestIcrhAntenna.s_act | ||
~WestIcrhAntenna.s_act_db | ||
~WestIcrhAntenna.swit_abcd | ||
~WestIcrhAntenna.voltages | ||
~WestIcrhAntenna.vswr_act | ||
~WestIcrhAntenna.z_T | ||
~WestIcrhAntenna.z_act | ||
~WestIcrhAntenna.z_coupler | ||
|
||
|
||
|
||
|
||
|
||
.. rubric:: Attributes | ||
|
||
.. autosummary:: | ||
|
||
~WestIcrhAntenna.Cs | ||
~WestIcrhAntenna.f | ||
~WestIcrhAntenna.f_scaled | ||
~WestIcrhAntenna.frequency | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
west\_ic\_antenna.topica.TopicaResult | ||
===================================== | ||
|
||
.. currentmodule:: west_ic_antenna.topica | ||
|
||
.. autoclass:: TopicaResult | ||
|
||
|
||
.. automethod:: __init__ | ||
|
||
|
||
.. rubric:: Methods | ||
|
||
.. autosummary:: | ||
|
||
~TopicaResult.Rc | ||
~TopicaResult.__init__ | ||
~TopicaResult.to_network | ||
~TopicaResult.write_touchstone | ||
|
||
|
||
|
||
|
||
|
||
.. rubric:: Attributes | ||
|
||
.. autosummary:: | ||
|
||
~TopicaResult.raw_data | ||
~TopicaResult.s | ||
~TopicaResult.z | ||
~TopicaResult.z0 | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
.. _api: | ||
|
||
|
||
API | ||
========= | ||
|
||
.. toctree:: | ||
:maxdepth: 1 | ||
|
||
|
||
antenna | ||
topica | ||
digital_twin |
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,78 @@ | ||
west\_ic\_antenna.digital\_twin.DigitalTwin | ||
=========================================== | ||
|
||
.. currentmodule:: west_ic_antenna.digital_twin | ||
|
||
.. autoclass:: DigitalTwin | ||
|
||
|
||
.. automethod:: __init__ | ||
|
||
|
||
.. rubric:: Methods | ||
|
||
.. autosummary:: | ||
|
||
~DigitalTwin.__init__ | ||
~DigitalTwin.add_class | ||
~DigitalTwin.add_traits | ||
~DigitalTwin.blur | ||
~DigitalTwin.class_own_trait_events | ||
~DigitalTwin.class_own_traits | ||
~DigitalTwin.class_trait_names | ||
~DigitalTwin.class_traits | ||
~DigitalTwin.close | ||
~DigitalTwin.close_all | ||
~DigitalTwin.focus | ||
~DigitalTwin.get_manager_state | ||
~DigitalTwin.get_state | ||
~DigitalTwin.get_view_spec | ||
~DigitalTwin.handle_comm_opened | ||
~DigitalTwin.handle_control_comm_opened | ||
~DigitalTwin.has_trait | ||
~DigitalTwin.hold_sync | ||
~DigitalTwin.hold_trait_notifications | ||
~DigitalTwin.notify_change | ||
~DigitalTwin.observe | ||
~DigitalTwin.on_msg | ||
~DigitalTwin.on_trait_change | ||
~DigitalTwin.on_widget_constructed | ||
~DigitalTwin.open | ||
~DigitalTwin.remove_class | ||
~DigitalTwin.send | ||
~DigitalTwin.send_state | ||
~DigitalTwin.set_state | ||
~DigitalTwin.set_trait | ||
~DigitalTwin.setup_instance | ||
~DigitalTwin.trait_defaults | ||
~DigitalTwin.trait_events | ||
~DigitalTwin.trait_has_value | ||
~DigitalTwin.trait_metadata | ||
~DigitalTwin.trait_names | ||
~DigitalTwin.trait_values | ||
~DigitalTwin.traits | ||
~DigitalTwin.unobserve | ||
~DigitalTwin.unobserve_all | ||
|
||
|
||
|
||
|
||
|
||
.. rubric:: Attributes | ||
|
||
.. autosummary:: | ||
|
||
~DigitalTwin.box_style | ||
~DigitalTwin.children | ||
~DigitalTwin.comm | ||
~DigitalTwin.cross_validation_lock | ||
~DigitalTwin.keys | ||
~DigitalTwin.layout | ||
~DigitalTwin.log | ||
~DigitalTwin.model_id | ||
~DigitalTwin.tabbable | ||
~DigitalTwin.tooltip | ||
~DigitalTwin.widget_types | ||
~DigitalTwin.widgets | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,63 @@ | ||
# Configuration file for the Sphinx documentation builder. | ||
# | ||
# For the full list of built-in configuration values, see the documentation: | ||
# https://www.sphinx-doc.org/en/master/usage/configuration.html | ||
|
||
# -- Project information ----------------------------------------------------- | ||
# https://www.sphinx-doc.org/en/master/usage/configuration.html#project-information | ||
|
||
project = 'WEST IC Antenna' | ||
copyright = '2024, Julien Hillairet' | ||
author = 'Julien Hillairet' | ||
|
||
# If extensions (or modules to document with autodoc) are in another directory, | ||
# add these directories to sys.path here. If the directory is relative to the | ||
# documentation root, use os.path.abspath to make it absolute, like shown here. | ||
# | ||
import os | ||
import sys | ||
sys.path.insert(0, os.path.abspath('..')) | ||
sys.setrecursionlimit(1500) | ||
|
||
|
||
# -- General configuration --------------------------------------------------- | ||
# https://www.sphinx-doc.org/en/master/usage/configuration.html#general-configuration | ||
|
||
extensions = [ | ||
"nbsphinx", | ||
"sphinx.ext.mathjax", | ||
"sphinx.ext.autodoc", | ||
"sphinx.ext.autosectionlabel", | ||
"sphinx.ext.autosummary", | ||
"sphinx.ext.napoleon", | ||
"sphinx.ext.viewcode", | ||
] | ||
|
||
templates_path = ['_templates'] | ||
exclude_patterns = ['_build', '**.ipynb_checkpoints', 'Thumbs.db', '.DS_Store'] | ||
# exclude some notebooks not yet ready to be converted into html | ||
exclude_files = [ | ||
#'chart_strap_reactance.ipynb', | ||
#'chart_manual_matching.ipynb', | ||
'coupling_to_ideal_load.ipynb', | ||
'coupling_to_plasma_from_COMSOL.ipynb', | ||
'coupling_to_plasma_from_TOPICA.ipynb', | ||
'coupling_to_water_tank.ipynb', | ||
'digital_twin.ipynb', | ||
#'introduction.ipynb', | ||
'phase_scan.ipynb', | ||
'Plasma Startup.ipynb', | ||
#'tutorial_matching_automatic.ipynb', | ||
#'tutorial_matching_manual.ipynb' | ||
] | ||
for file in exclude_files: | ||
exclude_patterns.append(file) | ||
|
||
|
||
# -- Options for HTML output ------------------------------------------------- | ||
# https://www.sphinx-doc.org/en/master/usage/configuration.html#options-for-html-output | ||
|
||
html_theme = "sphinx_rtd_theme" | ||
html_static_path = ['_static'] | ||
|
||
nbsphinx_allow_errors = True |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
.. WEST IC Antenna documentation master file | ||
WEST IC Antenna documentation | ||
============================= | ||
|
||
Welcome to the documentation pages of the WEST IC Antenna RF model. | ||
|
||
.. toctree:: | ||
:maxdepth: 2 | ||
:caption: Contents | ||
|
||
introduction.ipynb | ||
tutorial_matching_manual.ipynb | ||
tutorial_matching_automatic.ipynb | ||
chart_strap_reactance.ipynb | ||
chart_manual_matching.ipynb | ||
api/index.rst |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters