Merge pull request #9 from rintoHasegawa/refactor/extract-gain-ratio
[clean] ゲイン補正式(GetRatio)を純粋クラス GainCalc に抽出しテスト対象化
commit 06a0e67944b57542be0a6422557afffb480478bf
2 parents 15f5b44 + b7fa123
@rintoHasegawa rintoHasegawa authored on 7 Jun
GitHub committed on 7 Jun
Showing 9 changed files
View
CLAUDE.md
View
TIASshot.Tests/GainCalcTests.cs 0 → 100644
View
TIASshot.Tests/TIASshot.Tests.csproj
View
TIASshot/Cameras/CameraBase.cs
View
TIASshot/Cameras/GainCalc.cs 0 → 100644
View
TIASshot/TIASshot.csproj
View
docs/02_ENV/ENV_02_ディレクトリ構成.md
View
docs/05_TECH/TECH_01_クラス設計.md
View
docs/PROGRESS.md