scat_meta
- property Workspace.scat_meta
An Array of scattering meta data (
scat_meta_single
).The array holds the meta data for all scattering elements. For a description of the meta data contents refer to the documentation of
scat_data_single
.Corresponding to
scat_data
, it is organized in terms of scattering species (i.e., one sub-array per scattering species holding onescat_meta_single
instance per scattering element assigned to this scattering species). It is primarily used for particle size and shape distribution calculations usingpnd_fieldCalcFromParticleBulkProps()
. It is also applied for deducing microphysical characterizations of scattering species, e.g., byparticle_massesFromMetaData()
.Note: This array must contain as many elements as
scat_data
(on both array levels).Usage: Set by the user.
Dimensions: [scattering species][scattering elements]
See also:
scat_meta_single
.Workspace methods that can generate scat_meta
Workspace methods that require scat_meta
Generic workspace methods that can generate or use scat_meta
See
ArrayOfArrayOfScatteringMetaData
and/orAny
- type:
WorkspaceVariable
- holds typeArrayOfArrayOfScatteringMetaData