Property | Type | Description | |
---|---|---|---|
$step |
Method | Description | |
---|---|---|
Grid ( $min, $round_up = false ) | Calculates a grid based on min, max and step min and max will be adjusted to fit step | |
__construct ( $length, $max_val, $min_val, $step ) |
public Grid ( $min, $round_up = false ) |