Click or drag to resize

CSEGYREADERGetSampleInterval Method

Returns the sample interval of the trace data.

Namespace:  GeoEngine.Core.GXNetX
Assembly:  geoengine.core.gxnetx (in geoengine.core.gxnetx.dll) Version: 2024.2.0.25
Syntax
public void GetSampleInterval(
	ref double sample_interval
)

public void GetSampleInterval(
	ref double sample_interval
)

Parameters

sample_interval
Type: SystemDouble
output parameter for sample interval
See Also