frequency-domain-electromagnetic-channel
schema/components/frequency-domain-electromagnetic-channel/1.0.0/frequency-domain-electromagnetic-channel.schema.json
The frequency-domain-electromagnetic-channel component defines a single frequency channel in a frequency-domain
electromagnetic (FDEM) survey, including the operating frequency and associated measurement parameters.
Used by: frequency-domain-electromagnetic.
See also: time-domain-electromagnetic-channel (time-domain counterpart).
Properties
frequency-domain-electromagnetic-channel (v1.0.0)
Frequency domain electromagnetic channel.
| Property | Type | Description | Flags |
|---|---|---|---|
| id | Integer | Channel ID number. | ✅ |
| relative_quadrature_standard_deviation | Integer | Relative (%) qaudrature standard deviation. | ✅ |
| relative_in_phase_standard_deviation | Integer | Relative (%) in-phase standard deviation. | ✅ |
| coil_configuration | Array[frequency-domain-electromagnetic-channel] | Coil configuration. Frequency is provided in increasing order. | ✅ |
| gps | coordinates-3d | Location of GPS relative to point of reference. | ✅ |
Legend
| Flag | Description |
|---|---|
| ⬆️ | Inherited property |
| ✅ | Required property |