Determine if a Radar appears to be a vertical pointing scan.
This function only verifies that the object is a vertical pointing scan, use the to_vpt function to convert the radar to a vpt scan if this function returns True.
Parameters: | radar : Radar
offset : float
|
---|---|
Returns: | flag : bool
|