OpenForm User Guide

Fluid Flow Inlet Editor

Fluid Flow Inlet Editor

%%============================================================================================%%
%% DEFINTIONS %%
\SetPicture{4.4cm}
\clip (0,0) rectangle (\pw,\ph);
\setlength{\isX}{0.08\pw}

%%============================================================================================%%
%% PICTURE 1 %%
\node[anchor=south, nosep] (A) at (0.50\pw,0.00\pw) {
    \includegraphics[trim=0pt 0pt 400pt 345pt, clip=true, width=1.0\pw]{\PicturePath/ParameterEditor/ParameterEditorAdvancedFFInlet}};
\GetImageHeight{\PicturePath/ParameterEditor/ParameterEditorAdvancedFFInlet}{\isX}{\isY}

\node[anchor=south, nosep] (B) at ($(A.north)+(0.00\pw,0.00\pw)$) {
    \includegraphics[trim=0pt 130pt 400pt 0pt, clip=true, width=1.0\pw]{\PicturePath/ParameterEditor/ParameterEditorAdvancedFFInlet}};
\GetImageHeight{\PicturePath/ParameterEditor/ParameterEditorAdvancedFFInlet}{\isX}{\isY}

%%============================================================================================%%
%% TOOLS %%
%\PictureFrame

Fluid Flow Inlet Editor.

%%============================================================================================%%
%% DEFINTIONS %%
\SetPicture{2.4cm}
\clip (0,0) rectangle (\pw,\ph);
\setlength{\isX}{0.15\pw}

%%============================================================================================%%
%% Table %%
\node[anchor=south, nosep] (N) at (0.50\pw,0.00\ph)
{
    \begin{minipage}[b]{15cm}
    \begin{center}
    \begin{tabular}{|r|l|}
    \hline
    1&Kontrolparameter Geschwindigkeit.\\ \hline
    2&Kontrolparameter Druck.\\ \hline
    \end{tabular}
    \end{center}
    \end{minipage}
};

%%============================================================================================%%
%% PICTURE 1 %%
\node[anchor=south, nosep] (A) at ($(N.north)+(0.00\pw,0.02\pw)$) {
    \includegraphics[width=0.15\pw]{\PicturePath/ParameterEditor/ParameterEditorAdvancedFFControl}};
\GetImageHeight{\PicturePath/ParameterEditor/ParameterEditorAdvancedFFControl}{\isX}{\isY}

\draw[picline] ($(A.north west)+(0.000\isX,-0.250\isY)$) to ($(A.north west)+(-0.200\isX,-0.250\isY)$) node[piclabel]{1};

\draw[picline] ($(A.north west)+(0.000\isX,-0.750\isY)$) to ($(A.north west)+(-0.200\isX,-0.750\isY)$) node[piclabel]{2};

%%============================================================================================%%
%% TOOLS %%
%\PictureFrame

Dropdown Menü zur Auswahl des Kontrolparameters.