PileDoubleGauge ClassNFX Class Library

[This is preliminary documentation and is subject to change.]

Provides base for pile double gauges
Inheritance Hierarchy

OnlineSystem Object
  NFX.Instrumentation Datum
    NFX.Instrumentation Gauge
      NFX.Instrumentation DoubleGauge
        NFX.ApplicationModel.Pile.Instrumentation PileDoubleGauge
          NFX.ApplicationModel.Pile.Instrumentation CacheDoubleGauge

Namespace: NFX.ApplicationModel.Pile.Instrumentation
Assembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

[SerializableAttribute]
public abstract class PileDoubleGauge : DoubleGauge, 
	ICacheInstrument, IMemoryInstrument, IOperationClass, IInstrumentClass
See Also