gtsimulation.common.regions#
Functions
|
The function calls executable binary program that calculates interaction of the charged particle with the Earth's atmosphere and outputs information about secondary (albedo) particles. |
|
A decorator indicating abstract methods. |
|
This decorator is used to compile a Python function into native code. |
Classes
|
Helper class that provides a standard way to create an ABC using inheritance. |
|
|
|
Create a collection of name/value pairs. |
|
|
|
|
|
The Transformer class is for facilitating re-using transforms without needing to re-create them. |
- class gtsimulation.common.regions.Regions(*values)[source]#
- Galaxy = <class 'gtsimulation.common.regions._Galaxy'>#
- Heliosphere = <class 'gtsimulation.common.regions._Heliosphere'>#
- Magnetosphere = <class 'gtsimulation.common.regions._Magnetosphere'>#
- Undefined = <class 'gtsimulation.common.regions._Undefined'>#