channel-attribute
schema/components/channel-attribute/1.1.0/channel-attribute.schema.json
The channel-attribute component stores data for a single channel in a multi-channel geophysical survey.
Each channel represents measurements at a specific frequency, time gate, or sensor configuration.
Used by: resistivity-ip-line, survey-line.
Properties
channel-attribute (v1.1.0)
An attribute for a channel.
| Property | Type | Description | Flags |
|---|---|---|---|
| name | String | The name of the channel. | ✅ |
| start_fiducial | Number | Starting fiducial number. | |
| fiducial_increment | Number | Fiducial increment amount. | |
| significant_digits | Integer | Significant digits. | |
| attribute | channel-attribute | Attribute associated with the channel. | ✅ |
Legend
| Flag | Description |
|---|---|
| ⬆️ | Inherited property |
| ✅ | Required property |