Sites Subpackage Structure
Main Goal Of this Subpackage
The main goals of this subpackage are:
Getting the site/s data.
_GlobalParameters
Currently in this subpackage there is no special parameters or methods and there is no special comment on this subpackage. So, all input parameters defined in the site module and the _GlobalParameters.py is empty. But the parameters and methods that expect to be return from the module of this subpackage are as the following table that also described in the related command page:
Global parameters Parameter
Description
Temperature
This prameter will be taken from user and stores the site temprature.
Pressure
This prameter will be taken from user and stores the site pressure.
g
This prameter will be taken from user and stores the site gravity acceleration.
OngroundTemprature
This prameter will be taken from user and stores the site onground temprature.
Airdensity
This prameter will be taken from user and stores the site air density.
Humidity
This prameter will be taken from user and stores the site humidity.
Global methods Method
Arguments
Description
—
—
There is no method for this subpackage.
Existing modules
In the following the existing modules for this subpackage are described: