Class: GradientLimits

PhSim.Static. GradientLimits


new GradientLimits(x0, y0, x1, y1)

Gradient limits

Parameters:
Name Type Description
x0 Number

x coordinate of the first point

y0 Number

y coordinate of the first point

x1 Number

x coordinate of the second point

y1 Number

y coordinate of the second point

Source:

Members


end :Vector

End vector

Type:
Source:

start :Vector

Start vector

Type:
Source: