# Exemples ## Qty ({py:obj}`physpyx.qty.Qty`, {py:obj}`physpyx.quantity.SiunitxQuantity`) ```{literalinclude} _static/ex-qty.py :language: python :caption: ex-qty.py ``` ```{dropdown} Code généré automatiquement par {{physpyx}} ```{literalinclude} _static/ex-qty.pyx :language: latex :caption: ex-qty.pyx ``` ```{dropdown} Code {{latex}} minimal ```{literalinclude} _static/ex-qty.tex :language: latex :caption: ex-qty.tex ``` ```{image} _static/ex-qty.png :alt: ex-qty.pdf :width: 100% :align: center ``` ## NuclideTable ({py:obj}`physpyx.nuclides.NuclideTable`, {py:obj}`physpyx.physpyx.PhysPyX`) ```{literalinclude} _static/ex-nuclides.py :language: python :caption: ex-nuclides.py ``` ```{dropdown} Code généré automatiquement par {{physpyx}} ```{literalinclude} _static/ex-nuclides.pyx :language: latex :caption: ex-nuclides.pyx ``` ```{dropdown} Code {{latex}} minimal ```{literalinclude} _static/ex-nuclides.tex :language: latex :caption: ex-nuclides.tex ``` ```{image} _static/ex-nuclides.png :alt: ex-nuclides.pdf :width: 400px :align: center ``` ## Orbit ({py:obj}`physpyx.astronomy.Orbit`, {py:obj}`physpyx.physpyx.PhysPyX`) ```{literalinclude} _static/ex-orbit.py :language: python :caption: ex-orbit.py ``` ```{dropdown} Code généré automatiquement par {{physpyx}} ```{literalinclude} _static/ex-orbit.pyx :language: latex :caption: ex-orbit.pyx ``` ```{dropdown} Code {{latex}} minimal ```{literalinclude} _static/ex-orbit.tex :language: latex :caption: ex-orbit.tex ``` ```{image} _static/ex-orbit.png :alt: ex-orbit.pdf :width: 400px :align: center ```