DfsDLLWrapperdfsGetNeqTimeAxis Method |
Namespace: DHI.Generic.MikeZero.DFS
public static void dfsGetNeqTimeAxis( IntPtr pdfs, out int n_eum_unit_rtn, out string t_eum_unit_rtn, out double tstart_rtn, out double tspan_rtn, out int tnum_rtn, out int tindex_rtn )
Public Shared Sub dfsGetNeqTimeAxis ( pdfs As IntPtr, <OutAttribute> ByRef n_eum_unit_rtn As Integer, <OutAttribute> ByRef t_eum_unit_rtn As String, <OutAttribute> ByRef tstart_rtn As Double, <OutAttribute> ByRef tspan_rtn As Double, <OutAttribute> ByRef tnum_rtn As Integer, <OutAttribute> ByRef tindex_rtn As Integer )
public: static void dfsGetNeqTimeAxis( IntPtr pdfs, [OutAttribute] int% n_eum_unit_rtn, [OutAttribute] String^% t_eum_unit_rtn, [OutAttribute] double% tstart_rtn, [OutAttribute] double% tspan_rtn, [OutAttribute] int% tnum_rtn, [OutAttribute] int% tindex_rtn )
static member dfsGetNeqTimeAxis : pdfs : IntPtr * n_eum_unit_rtn : int byref * t_eum_unit_rtn : string byref * tstart_rtn : float byref * tspan_rtn : float byref * tnum_rtn : int byref * tindex_rtn : int byref -> unit
Copyright DHI 2019