CurrentMeanSpeedTimeHistory coming soon
https://bladednextgen.dnv.com/schema/0.4.1/TimeDomainSimulation/Environment/SeaState/Current/CurrentMeanSpeedVariation/CurrentMeanSpeedTimeHistory.json
Not supported yet
A time history of the current's speed.
: string =MeanSpeedVariationType
TimeHistory
: array[object (TimeVsCurrentMeanSpeed)]TimeVsMeanSpeed
A type of MeanSpeedVariation
Properties
MeanSpeedVariationType
: stringcoming soon
Defines the specific type of MeanSpeedVariation model in use. For a TimeHistory
object, this must always be set to a value of TimeHistory
.
TimeVsMeanSpeed
: array[ object (TimeVsCurrentMeanSpeed) ]coming soon
A list of points specifying the current's speed at the corresponding time. The speed will be interpolated between these points; the speed before the first point will be constant at the first point's value; and the speed after the last point will remain constant at the last point's value