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: 16.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