Skip to content

Commit

Permalink
Initial Commit here
Browse files Browse the repository at this point in the history
  • Loading branch information
moritzstaffel committed Mar 14, 2024
1 parent 577d3b7 commit 884877a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions gdtf-spec.md
Original file line number Diff line number Diff line change
Expand Up @@ -165,6 +165,8 @@ all firmware revisions of the device.
./models/svg_side/yoke.svg
./models/svg_front/base.svg
./models/svg_front/yoke.svg
./light_distribution/lamp1.aes
./light_distribution/lamp1.ldt
```

Expand Down Expand Up @@ -1380,6 +1382,7 @@ the Beam are specified in [table 41](#user-content-table-41 ).
| 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. |
| LightDistribution | [Resource](#user-content-attrtype-resource ) | Optional. File name without extension and without subfolder containing description of the AES or EULUMDAT file in the subfolder `./light_distribution/`. |

</div>

Expand Down

0 comments on commit 884877a

Please sign in to comment.