-----------------------------------------------------------------------
Licensed by EDF under a 3-clause BSD-license
Copyright © EDF 2009 - 2023
This Modelica package is free software and the use is completely at your own risk; it can be redistributed and/or modified under the terms of 3-clause BSD-license.
For license conditions (including the disclaimer of warranty) see BuildSysPro.UsersGuide.License.
-----------------------------------------------------------------------
Name | Description |
---|---|
Addn | Gives the n dimension sum of two n dimension inputs |
IGCD | Integers greatest common divisor (fr: PGCD) |
findValue | Return the index of the real val in the vector x, 0 if val is not found |
LeastSquares | Least squares problem |
f_Pow | Power function |
f_Quadratic | Square law and power law |
regStep | Approximation of a general step, such that the approximation is continuous and differentiable |
FindMultiExtremum | Extract the n smallest values (ascending=true) or greatest values (ascending=false) of a vector X |
RealExpression | Set output signal to a time varying Real expression |
IntegerExpression | Set output signal to a time varying Integer expression |
RoundingToNDecimalPlaces |