Span
Specifies a range of values from start to stop with a given number of steps.
Fields
endpoint
-
Includes the stop value within the span.
- Type:
Optional[bool]
- Default:
True
- Type:
nsteps
-
The number of steps in the span.
- Type: int
start
-
The starting value of the span.
- Type: One of:
[LengthQuantity, ArcQuantity]
- Type: One of:
stop
-
The stop value of the span.
- Type: One of:
[LengthQuantity, ArcQuantity]
- Type: One of: