Click or drag to resize
CDBrGetFidStart Method
This method returns the fiducial start 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 rGetFidStart(
	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