FlipSort

class pyslm.hatching.FlipSort

Bases: pyslm.hatching.sorting.BaseSort

Sort method flips all pairs of scan vectors so that their direction alternates across the input

Methods Summary

sort(scanVectors)

This approach simply flips the odd pair of hatches

Methods Documentation

sort(scanVectors)

This approach simply flips the odd pair of hatches

Return type:

ndarray