Table of Contents

CurrentDirectionTimeHistory coming soon

https://bladednextgen.dnv.com/schema/0.4.1/TimeDomainSimulation/Environment/SeaState/Current/CurrentDirectionVariation/CurrentDirectionTimeHistory.json

Not supported yet

A time history of the current's direction.

  • DirectionVariationType: string = TimeHistory
  • TimeVsDirection: array[object (TimeVsCurrentDirection)]

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 (TimeVsCurrentDirection) ]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