summaryrefslogtreecommitdiffstats
path: root/spec-spec/spec/spec-float.yml
blob: c2df7a677ad0033f731c89603de2b570e1f8894d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
copyrights:
- Copyright (C) 2020 embedded brains GmbH & Co. KG
enabled-by: true
links:
- role: spec-member
  uid: root
spec-description: null
spec-example: null
spec-info:
  dict:
    attributes:
      assert:
        description: |
          This optional attribute defines the value constraints of the
          specified floating-point value.  In case the assert attribute is not
          present, then the value of the specified floating-point value may be
          every valid floating-point number.
        spec-type: spec-assert-float
      description:
        description: |
          It shall be the description of the specified floating-point value.
        spec-type: optional-str
    description: |
      This set of attributes specifies a floating-point value.
    mandatory-attributes:
    - description
spec-name: Specification Floating-Point Value
spec-type: spec-float
type: spec