Click or drag to resize
CDBrGetFidIncr Method
This method returns the fiducial increment value of a specified Channel.

Available since Oasis montaj version: 5.0
License: Available to anyone.  

Namespace: GeoEngine.Core.GXNetX
Assembly: geoengine.core.gxnetx (in geoengine.core.gxnetx.dll)
Syntax
public double rGetFidIncr(
	int line,
	int chan
)

Parameters

line
Type: SystemInt32
Line (read or write locked)
chan
Type: SystemInt32
Channel (read locked)

Return Value

Type: Double
Fiducial Start.
See Also