This commit is contained in:
2026-04-17 14:55:32 -04:00
commit bc3ac1d4c9
18017 changed files with 4371742 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
---
source_files:
- Common/DTS.Common/Interface/DTS.Viewer/CalculatedChannel/IAddCalculatedChannelView.cs
- Common/DTS.Common/Interface/DTS.Viewer/CalculatedChannel/IAddCalculatedChannelViewModel.cs
generated_at: "2026-04-17T16:07:17.602479+00:00"
model: "zai-org/GLM-5-FP8"
schema_version: 1
sha256: "e969b5e4f8566e76"
---
# CalculatedChannel
### Purpose
This module defines the contract for the "Add Calculated Channel" feature within the DTS Viewer application. It provides interfaces for the view and view model responsible for creating and configuring calculated channels, including support for search regions, command binding, and ISO export configuration. The module follows the MVVM pattern to enable testable and decoupled calculated