zenno/race/stam: approach for calculating 2/3 race hp distribution #44
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
fundamental idea is to represent the recovery distribution as a linear combination of dirac deltas to convolve with per-section/slope/rush/ss hp use, constructing the distributions in frequency domain analytically for easy convolution and then ifft.
not certain that section hp use will be rectangular, though, since the hp rate scales quadratically with speed and the time to complete the section scales inversely.