Diameter at height Schema
txt
https://schema.vinv.io/log/0.0.1.json#/properties/dimensions/items
1
Array including height and diameter at height
Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Access Restrictions | Defined In |
---|---|---|---|---|---|---|---|
Can be instantiated | No | Unknown status | No | Forbidden | Forbidden | none | dereferenced.doc.json* |
items Type
object
(Diameter at height)
items Constraints
maximum number of items: the maximum number of items for this array is: 2
minimum number of items: the minimum number of items for this array is: 2
items Properties
Property | Type | Required | Nullable | Defined by |
---|---|---|---|---|
height | number | Required | cannot be null | Log |
diameter | integer | Required | cannot be null | Log |
height
Height of measurment in meter where diameter is measured.
height
height Type
number
(Height)
height Constraints
multiple of: the value of this number must be a multiple of: 0.1
maximum: the value of this number must smaller than or equal to: 100
minimum: the value of this number must greater than or equal to: 0
height Examples
json
0.5
1
json
0.1
1
diameter
Diameter in centimeter at measured height.
diameter
diameter Type
integer
(Diameter)
diameter Constraints
maximum: the value of this number must smaller than or equal to: 1000
minimum: the value of this number must greater than or equal to: 1
diameter Examples
json
34
1
json
38
1