Click or drag to resize

DfsDLLWrapperdfsSetNeqTimeAxis Method

wrapped dfsSetNeqTimeAxis

Namespace:  DHI.Generic.MikeZero.DFS
Assembly:  DHI.Generic.MIKEZero.DFS (in DHI.Generic.MIKEZero.DFS.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public static void dfsSetNeqTimeAxis(
	IntPtr pdfs,
	int n_eum_unit,
	double tstart,
	int tindex
)

Parameters

pdfs
Type: SystemIntPtr
n_eum_unit
Type: SystemInt32
tstart
Type: SystemDouble
tindex
Type: SystemInt32
See Also