getEffectiveLaserSpeed

pyslm.analysis.getEffectiveLaserSpeed(bstyle)

Returns the effective laser speed given a BuildStyle using the point distance and point exposure time. This includes the dwell time between pulse BuildStyle.jumpDelay and the jump speed BuildStyle.jumpSpeed assigned to each individual BuildStyle.

Parameters:

bstyle (BuildStyle) – The BuildStyle containing a valid point exposure

Return type:

float

Returns:

The laser speed [mm/s]