Skip to content

Commit

Permalink
Merge branch 'next' into aes-files
Browse files Browse the repository at this point in the history
  • Loading branch information
moritzstaffel committed Apr 18, 2024
2 parents c0e5cd2 + 73b6788 commit a4e6a33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gdtf-spec.md
Original file line number Diff line number Diff line change
Expand Up @@ -1387,7 +1387,7 @@ the Beam are specified in [table 41](#user-content-table-41 ).
| BeamRadius | [Float](#user-content-attrtype-float ) | Beam radius on starting point. Default value: 0.05; Unit: meter. |
| BeamType | [Enum](#user-content-attrtype-enum ) | Beam Type; Specified values: "Wash", "Spot", "None", "Rectangle", "PC", "Fresnel", "Glow". Default value "Wash"
| ColorRenderingIndex | [Uint](#user-content-attrtype-uint ) | The CRI according to TM-30 is a quantitative measure of the ability of the light source showing the object color naturally as it does as daylight reference. Size 1 byte. Default value 100. |
| EmitterSpectrum | [Node](#user-content-attrtype-node ) | Optional link to emitter in the physical description; use this to define the white light source of a subtractive color mixing system. Starting point: Emitter Collect; Default spectrum is a Black-Body with the defined ColorTemperature. |
| EmitterSpectrum | [Node](#user-content-attrtype-node ) | Optional link to emitter in the physical description; use this to define the white light source of a subtractive color mixing system or the color for the beam when no color mixing is defined. Starting point: Emitter Collect; Default spectrum is a Black-Body with the defined ColorTemperature. |
| LightDistribution | [Resource](#user-content-attrtype-resource ) | Optional. File name without extension and without subfolder containing description of the IES or EULUMDAT file in the subfolder `./light_distribution/`. |

</div>
Expand Down

0 comments on commit a4e6a33

Please sign in to comment.