Click or drag to resize

ProfileInterfaceSaveProfile Method

Namespace:  LynceeTec.Processing
Assembly:  LynceeTec.InterfaceProcessing (in LynceeTec.InterfaceProcessing.dll) Version: 0.0.0.0
Syntax
public static void SaveProfile(
	double[] data,
	string fileName,
	string unit
)

Parameters

data
Type: SystemDouble
fileName
Type: SystemString
unit
Type: SystemString
See Also