Describes the minimum for the Evalue with the same index.


Namespace: PalmSens.DataFiles
Assembly: PalmSens (in PalmSens.dll)

Syntax

Visual Basic (Declaration)
Public EMin As Single()
C#
public float[] EMin;
C++
public:
 array<float>^ EMin sealed ;
J#
public float[] EMin
JScript
public EMin : float[];

See Also