solar_parameters#
Bases:
TUIMenu
Enters the solar parameters menu.
Methods:
__init__
(service, version, mode, path)__init__ method of TUIMenu class.
Classes:
autoread_solar_data
(service, version, mode, path)Sets autoread solar data parameters.
autosave_solar_data
(service, version, mode, path)Sets autosave solar data parameters.
ground_reflectivity
(service, version, mode, path)Sets ground reflectivity parameters.
illumination_parameters
(service, version, ...)Sets illumination parameters.
iteration_parameters
(service, version, mode, ...)Sets update parameters.
quad_tree_parameters
(service, version, mode, ...)Sets quad-tree refinement parameters.
scattering_fraction
(service, version, mode, path)Sets scattering fraction parameters.
sol_adjacent_fluidcells
(service, version, ...)Sets solar load on for adjacent fluid cells.
sol_camera_pos
(service, version, mode, path)Sets camera position based on sun direction vector.
sol_on_demand
(service, version, mode, path)Sets solar load on demand.
solar_thread_control
(service, version, mode, ...)Sets the number of threads to run the solar flux calculation.
sun_direction_vector
(service, version, mode, ...)Sets sun direction vector.
use_direction_from_sol_calc
(service, ...)Sets direction computed from solar calculator.
__init__ method of TUIMenu class.
Bases:
TUIMethod
Sets autoread solar data parameters.
Bases:
TUIMethod
Sets autosave solar data parameters.
Bases:
TUIMethod
Sets ground reflectivity parameters.
Bases:
TUIMethod
Sets illumination parameters.
Bases:
TUIMethod
Sets update parameters.
Bases:
TUIMethod
Sets quad-tree refinement parameters.
Bases:
TUIMethod
Sets scattering fraction parameters.
Bases:
TUIMethod
Sets solar load on for adjacent fluid cells.
Bases:
TUIMethod
Sets camera position based on sun direction vector.
Bases:
TUIMethod
Sets solar load on demand.
Bases:
TUIMethod
Sets the number of threads to run the solar flux calculation. This item appears only when running in parallel with nodes located on a separate machine from the one running the host process andSolar Ray Tracing is enabled.
Bases:
TUIMethod
Sets sun direction vector.
Bases:
TUIMethod
Sets direction computed from solar calculator.