This commit is contained in:
2025-12-29 11:56:30 +08:00
parent 1e41b2def5
commit 955dab6e65
44 changed files with 2497 additions and 928 deletions
@@ -112,7 +112,8 @@ This class manages the loading and caching of time shot data from measurement fi
</dl>
<dl class="jumplist">
<dt><a class="xref" href="Hi.Mapping.TimeMapping.html">TimeMapping</a></dt>
<dd><p>Provides mapping between machining steps and time-based measurements (shots),</p>
<dd><p>Provides mapping between machining steps and time-based measurements (shots).
It is one step to many data mapping (one-many).</p>
</dd>
</dl>
<h3 id="interfaces">
@@ -145,11 +146,6 @@ This interface provides a foundation for time-series data with vector operations
<h3 id="enums">
Enums
</h3>
<dl class="jumplist">
<dt><a class="xref" href="Hi.Mapping.CsvNcStep.StepInterpoationMode.html">CsvNcStep.StepInterpoationMode</a></dt>
<dd><p>Defines the interpolation modes for step interpolation.</p>
</dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="Hi.Mapping.StepTimeShotUtil.CycleSamplingMode.html">StepTimeShotUtil.CycleSamplingMode</a></dt>
<dd><p>Defines the cycle sampling modes for mapping time shots to machining steps.