.DeployStructLib.Examples.Origami.Math.MyNormalize

Information

Copyright © 2018
ATA ENGINEERING, INC.
ALL RIGHTS RESERVED

Interface

function MyNormalize
  extends Modelica.Icons.Function;
  import Modelica.Math.Vectors;
  input Real v[:] "Real vector";
  input Integer ind "Index of output vector to return";
  output Real result "Input vector v normalized to length=1, at index provided";
end MyNormalize;

Generated at 2024-11-23T19:25:52Z by OpenModelicaOpenModelica 1.24.2 using GenerateDoc.mos