is_clockwise


Description:

public bool is_clockwise (int sweep)

Checks if the given sweep is clockwise

Positive sweeps are clockwise. A sweep angle of 0 is considered counterclockwise.

Parameters:

sweep

The sweep to check

Returns:

If the sweep is clockwise


Namespace: Geda3.Sweep
Package: Gschem3