Class InstrumentConfigBase
- Namespace
- AT.Librarys.Container.Toolkit.Instrument
- Assembly
- AT.Librarys.Container.dll
仪表配置基类
public class InstrumentConfigBase : ConfigBase
- Inheritance
-
InstrumentConfigBase
- Inherited Members
- Extension Methods
Properties
LL
下限
public double LL { get; set; }
Property Value
LU
上限
public double LU { get; set; }