emissivityMapType

complexType · extension complexBaseType · all

Emissivity map, containing the diffuse emissivity of a material at different spectral lengths.

The emissivity of a material can vary with the spectral wave length. The vectors diffuseEmissivity and waveLength must have the same size to be valid. The data should be linearly interpolated.

Attributes

NameTypeConstraintsUseDefaultDescription
@externalDataDirectoryxsd:stringoptionalDirectory of the external data file
@externalDataNodePathxsd:stringoptionalPath of the node inside the external data file
@externalFileNamexsd:stringoptionalName of the external data file

Child elements

NameTypeConstraintsOccurrenceHow often the element may appear at this place. The schema writes it as minOccurs and maxOccurs on the declaration.DefaultDescription
allThe children below may appear in any order. Each may appear at most once.
waveLengthstringVectorBaseType[1..1] requiredWave length in [m]
diffuseEmissivitystringVectorBaseType[1..1] requiredDiffuse emissivity of the material

Used by

In a dataset · 1 path

In the schema · 1 declaration

TypeName
materialTypeemissivityMap