Slot: amplitude
Amplitude of the ultrasound source, e.g. as horn displacement or as a percentage of the maximum.
URI: https://echemdb.github.io/metadata-schema/source_data/amplitude Alias: amplitude
Applicable Classes
Name |
Description |
Modifies Slot |
|---|---|---|
Ultrasound applied to the electrolyte |
no |
Properties
Type and Range
Property |
Value |
|---|---|
Range |
|
Domain Of |
Cardinality and Requirements
Property |
Value |
|---|
Slot Characteristics
Property |
Value |
|---|---|
Owner |
Examples
Value |
|---|
{value: 40, unit: percent} |
Identifier and Mapping Information
Schema Source
from schema: https://echemdb.github.io/metadata-schema/source_data
Mappings
Mapping Type |
Mapped Value |
|---|---|
self |
https://echemdb.github.io/metadata-schema/source_data/amplitude |
native |
https://echemdb.github.io/metadata-schema/source_data/amplitude |
LinkML Source
```yaml
name: amplitude
description: Amplitude of the ultrasound source, e.g. as horn displacement or as a
percentage of the maximum.
examples:
- value: '{value: 40, unit: percent}'
from_schema: https://echemdb.github.io/metadata-schema/source_data
rank: 1000
alias: amplitude
owner: Ultrasound
domain_of:
- Ultrasound
range: Quantity
inlined: true
</details>