| 1 Definition | 2 Functional Requirements | 3 Syntax |
| 4 Semantics | 5 Conformance Testing | 6 Performance Assessment |
1 Definition
A polynomial description of a simple acoustic source parameterised in terms of its direction with respect to the capture point.
2 Functional Requirements
3 Syntax
https://schemas.mpai.community/CAE1/V2.3/data/DamagedList.json
4 Semantics
| Label | Description |
| Header | Polynomial Header |
| – Standard-Polynomial | The characters “CAE-PLN-V” |
| – Version | Major version – 1 or 2 characters |
| – Dot-separator | The character “.” |
| – Subversion | Minor version – 1 or 2 characters |
| PolynomialID | ID of this Polynomial instance. |
| Polynomial[] | Data associated to Polynomial. |
| – Coefficient | A Coefficient. |
| – Exponent | The exponent of the the variable multiplied by the coefficient. |
| DescrMetadata | Descriptive Metadata. |
5 Conformance Testing
A Data instance Conforms with CAE-USC V2.4 Polynomial (CAE-PLN) if the JSON Data
- Have the specified types.
- Validate against the Polynomial JSON Schema.