honeybee_plus.radiance.command.rcalc module

rcalc - transform a RADIANCE scene description

class honeybee_plus.radiance.command.rcalc.Rcalc(output_file=None, rad_file=None, rcalc_parameters=None)[source]

Bases: honeybee_plus.radiance.command._commandbase.RadianceCommand

property input_files

Return input files by the user.

property output_file
property rad_file

Get and set rad files.

property rcalc_parameters

Get and set gendaymtx_parameters.

to_rad_string(relative_path=False)[source]

Return full command as a string.