Click or drag to resize

ITemplateManagerGetPulseShapeTemplate Method

Gets a list of pulse shape profiles.

Namespace: RAYLASE.Marker.JobElement
Assembly: RAYLASE.Marker.JobElement (in RAYLASE.Marker.JobElement.dll) Version: 2.47.0
Syntax
C#
double[][] GetPulseShapeTemplate(
	string templateName
)

Parameters

templateName  String
Name of the pulse shape template.

Return Value

Double
Returns a list of pulse shape profiles.
See Also