daylight_factor
Calculate daylight factor (DF) per point under CIE Standard Overcast Sky to assess indoor daylight availability and uniformity from building scene geometry.
Instructions
Daylight Factor (%) per point under the CIE Standard Overcast Sky (gensky -c).
DF = E_indoor / E_outdoor * 100, with E_outdoor traced from a sky-only exterior reference. scene_sets: the building scene as a single 3-channel list of .rad paths (materials + geometry); the overcast sky is added internally. points: inline rows or a .pts path, OR sensor_set='name'. Returns df_per_point + df_avg/df_min/uniformity + e_outdoor, or the command plan when not run.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| day | No | ||
| run | No | ||
| hour | No | ||
| month | No | ||
| points | No | ||
| quality | No | ||
| gnd_refl | No | ||
| work_dir | No | ||
| rad_params | No | ||
| scene_sets | Yes | ||
| sensor_set | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||