SoVRSegyTraceIdHeaderTransductionUnits Property |
Transduction Units 0 = Unknown 1 = Pascal (Pa) 2 = Volts (v) 3 = Millivolts (mV) 4 = Amperes (A) 5 = Meters (m) 6 = Meters per second (m/s) 7 = Meters per second squared (m/s2) 8 = Newton (N) 9 = Watt (W)
Namespace: OIV.VolumeViz.ReadersAssembly: OIV.VolumeViz (in OIV.VolumeViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public short TransductionUnits { get; set; }
Public Property TransductionUnits As Short
Get
Set
public:
property short TransductionUnits {
short get ();
void set (short value);
}
member TransductionUnits : int16 with get, set
Property Value
Type:
Int16Remarks See Also