Optional
areaAn object containing information about the vessels' sails.
Optional
inventoryAn object containing a description of each sail available to the vessel crew
'sail' data type.
This interface was referenced by undefined
's JSON-Schema definition
via the patternProperty
"(^[a-zA-Z0-9]+$)".
Indicates wether this sail is currently in use or not
The total area of this sail in square meters
An unique identifier by which the crew identifies a sail
The type of sail
Optional
_attr?: _AttrSchemaOptional
brand?: stringThe brand of the sail (optional)
Optional
material?: stringThe material the sail is made from (optional)
Optional
maximumWind?: numberThe maximum wind speed this sail can be used with
Optional
meta?: MetaSchemaOptional
minimumWind?: numberThe minimum wind speed this sail can be used with
Optional
reducedState?: {An object describing reduction of sail area
Optional
furledRatio?: numberRatio of sail reduction, 0 means full and 1 is completely furled in
Optional
reduced?: booleandescribes whether the sail is reduced or not
Optional
reefs?: numberNumber of reefs set, 0 means full
Optional
source?: SourceOptional
timestamp?: stringRFC 3339 (UTC only without local offset) string representing date and time.
This interface was referenced by undefined
's JSON-Schema definition
via the patternProperty
"^[A-Z][A-Z][A-Z]$".
This interface was referenced by undefined
's JSON-Schema definition
via the patternProperty
"[0-9]*".
Sails data