Spectral box sensor

Description

Sensor This sensor defines evenly spaced, square bucket response functions, which allow generating spectral density data.

Note

Using this feature requires an Advanced Edition license

Children Nodes

none

Parameters

name type description
buckets integer The number of buckets, each bucket generates a spectral value
firstwl real The start wavelength in m, which will be the low bound of first bucket
lastwl real The end wavelength in m, which will be the high bound of last bucket

Ocean XML 3.0 example

<sensor type="spectralbox" name="sensor" buckets="16" firstwl="380E-9" lastwl="780E-9"/>