honeybee_radiance_command.options.ra_xyze module¶
- class honeybee_radiance_command.options.ra_xyze.Ra_xyzeOptions[source]¶
Bases:
OptionCollection
ra_xyze command options.
Also see: https://floyd.lbl.gov/radiance/man_html/ra_xyze.1.html
- to_file(folder, file_name, mkdir=False)¶
Write options to a file.
- to_radiance()¶
Translate options to Radiance format.
- update_from_string(string)¶
Update options from a standard radiance string.
If the option is not currently part of the collection, it will be added to additional_options.
- additional_options¶
- property c¶
Produce run-length encoded XYZE
- property command¶
Command name.
- property e¶
Exposure adjustment multiplier
Adjust the exposure. If exp is preceded by a ‘+’ or ‘-’, the exposure is interpreted in f-stops (ie. the power of two). Otherwise, exp is interpreted as a straight multiplier.
- property o¶
Original units to which exposure compensation is applied
- property options¶
Print out list of options.
- property p¶
Override standard Radiance RGB primary colors
The eight floating-point arguments to this option are the 1931 CIE (x,y) chromaticity coordinates of the three RGB primaries plus the white point, in that order. The new primaries will be recorded in the header of the output file, so that the original information may be fully recovered later.
- property r¶
Produce run-length encoded RGBE
- property slots¶
Return slots including the ones from the baseclass if any.
- property u¶
Produce flat output