Return a number span shifted and/or scaled by two values (iterator function)
- Parameters
-
[in] | s | Span |
[in] | shift | Value for shifting the bounds |
[in] | width | Width of the result |
[in] | hasshift | True when the shift argument is given |
[in] | haswidth | True when the width argument is given |
[out] | delta,scale | Delta and scale of the transformation |