Click or drag to resize

IProfileDataCopyProfileData Method (Boolean, ProfileDataConversion, Double, Double, Int32, Boolean, Double, Boolean, Single, Single)

Namespace:  LynceeTec.Interfaces
Assembly:  LynceeTec.Interfaces (in LynceeTec.Interfaces.dll) Version: 8.0.35712.0 8_0_dev 37f4dd99, built 2019-04-05 12:56:48 UTC
Syntax
void CopyProfileData(
	bool convertDataUnit,
	ProfileDataConversion convDataType,
	double lambda1,
	double lambda2,
	int visMask,
	bool transmission,
	double deltaN,
	bool scaleXY,
	float umppx,
	float umppy
)

Parameters

convertDataUnit
Type: SystemBoolean
convDataType
Type: LynceeTec.InterfacesProfileDataConversion
lambda1
Type: SystemDouble
lambda2
Type: SystemDouble
visMask
Type: SystemInt32
transmission
Type: SystemBoolean
deltaN
Type: SystemDouble
scaleXY
Type: SystemBoolean
umppx
Type: SystemSingle
umppy
Type: SystemSingle
See Also