open static fun getDoubleParameters(request: ServletRequest, name: String): DoubleArray
Get an array of double parameters, return an empty array if not found.
request - current HTTP request
name - the name of the parameter with multiple possible values