eradiate.pipelines.AggregateRadiosity#
- class eradiate.pipelines.AggregateRadiosity(sector_radiosity_var='sector_radiosity', radiosity_var='radiosity')[source]#
Bases:
PipelineStepAggregate flux density field.
- Parameters:
sector_radiosity_var (
str, default:"sector_radiosity") – Name of the variable containing radiosity values for the hemisphere sector corresponding to each film pixel. This quantity is expressed in flux units (typically W/m²) and, when summed over the entire film, aggregates into a radiosity.radiosity_var (
str, default:"radiosity") – Name of the variable storing the computed radiosity (leaving flux) value.
- Fields: