 | ProfileInterfaceSaveProfile Method |
Namespace:
LynceeTec.Processing
Assembly:
LynceeTec.InterfaceProcessing (in LynceeTec.InterfaceProcessing.dll) Version: 0.0.0.0
Syntaxpublic static void SaveProfile(
double[] data,
string fileName,
string unit
)
public:
static void SaveProfile(
array<double>^ data,
String^ fileName,
String^ unit
)
Parameters
- data
- Type: SystemDouble
- fileName
- Type: SystemString
- unit
- Type: SystemString
See Also