.TransiEnt.Basics.Functions.GetPowerTiming

Information

1. Purpose of model

(Description)

2. Level of detail, physical effects considered, and physical insight

(Description)

3. Limits of validity

(Description)

4. Interfaces

(none)

5. Nomenclature

(no elements)

6. Governing Equations

(no equations)

7. Remarks for Usage

(none)

8. Validation

(no validation or testing necessary)

9. References

(none)

10. Version History

Model created by Pascal Dubucq (dubucq@tuhh.de), Jul 2014

Interface

function GetPowerTiming
  extends Icons.Function;
  input Integer NumberChanges = 10;
  input SI.Time Timing[NumberChanges] = fill(0, NumberChanges);
  input SI.ActivePower P_max = 10000;
  input SI.Energy IntervalEnergy = 1e6;
  output SI.ActivePower PowerTiming[NumberChanges];
end GetPowerTiming;

Generated at 2024-10-21T18:25:38Z by OpenModelicaOpenModelica 1.24.0 using GenerateDoc.mos