Skip to main content

utility:compute time scoping

Version: 0.0.0

Description

Computes the time frequency scoping (made of set IDs) necessary to interpolate on a list of time or frequencies.

Inputs

InputNameExpected type(s)Description
Pin 0
Required
time_freq_valuesdouble, vector<double>, field, time_freq_supportList of frequencies or times needed. To specify load steps, put a field (and not a list) in input with a scoping located on "TimeFreq_steps".
Pin 2stepint32
Pin 4interpolation_typeint321:ramped' or 2:stepped', default is ramped
Pin 8
Required
time_freq_supporttime_freq_support

Outputs

OutputNameExpected type(s)Description
Pin 0scopingscopingtime_scoping
Pin 1fieldfieldtime_freq_values

Configurations

NameExpected type(s)Default valueDescription
mutexboolfalseIf this option is set to true, the shared memory is prevented from being simultaneously accessed by multiple threads.

Scripting

Category: utility

Plugin: core

Scripting name: None

Full name: None

Internal name: compute_time_scoping

License: None

Changelog

  • Version 0.0.0: Initial release.