WindDirectionTimeHistory coming soon
https://bladednextgen.dnv.com/schema/0.4.1/TimeDomainSimulation/Environment/Wind/WindDirectionVariation/WindDirectionTimeHistory.json
Not supported yet
A time history of the wind direction.
: string =DirectionVariationType
TimeHistory
: array[object (TimeVsWindDirection)]TimeVsDirection
A type of DirectionVariation
Properties
DirectionVariationType
: stringcoming soon
Defines the specific type of DirectionVariation model in use. For a TimeHistory
object, this must always be set to a value of TimeHistory
.
TimeVsDirection
: array[ object (TimeVsWindDirection) ]coming soon
A list of points specifying the direction at the corresponding time. The direction will be interpolated between these points; the direction before the first point will be constant at the first point's value; and the direction after the last point will remain constant at the last point's value