diff options
| author | mjkwiatkowski <mati.rewa@gmail.com> | 2026-07-02 21:05:57 +0200 |
|---|---|---|
| committer | mjkwiatkowski <mati.rewa@gmail.com> | 2026-07-02 21:05:57 +0200 |
| commit | f628c0c3a1ab7ec6f38338c7bc6e1498fe5f1dfa (patch) | |
| tree | 13abc2f0b47d5060bc72adcb8c56e2ab47bc8ff9 /content/intro.tex | |
| parent | 73c0ec7ef5581ad2a158a9cd1506070b37b3c85c (diff) | |
feat: added the implementation chapter
Diffstat (limited to 'content/intro.tex')
| -rw-r--r-- | content/intro.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/intro.tex b/content/intro.tex index c0fd08c..ecfc711 100644 --- a/content/intro.tex +++ b/content/intro.tex @@ -29,7 +29,7 @@ To address this new problem a concept of a datacenter \gls{dt} was proposed~\cit \begin{figure} \centering \includegraphics[width=0.8\linewidth]{images/simple_dt.pdf} - \caption{Elements of the digital twin ecosystem~\cite{DBLP:modsim24/presentation/Iosup2024}: the insights and decisions coming from the digital twin (\myCircled{A}), the physical infrastructure (\myCircled{B}), the data coming from the physical twin telemetry (\myCircled{C}), and the digital counterpart to the physical twin (\myCircled{D}).} + \caption{Elements of the digital twin ecosystem~\cite{DBLP:modsim24/presentation/Iosup2024} include: the insights and decisions coming from the digital twin (\myCircled{A}), the physical infrastructure (\myCircled{B}), the data coming from the physical twin telemetry (\myCircled{C}), and the digital counterpart to the physical twin (\myCircled{D}).} \label{fig:simple_dt} \end{figure} |
