Generate sphere hit points for calibration
Visual Basic |
---|
Public Function GenCalSphereHits( _ ByVal CENTER_POINT As PointData, _ ByVal center_vector As PointData, _ ByVal diameter As Double, _ ByVal total_hits As Long, _ ByVal num_rows As Long, _ ByVal start_angle1 As Double, _ ByVal end_angle1 As Double, _ ByVal start_angle2 As Double, _ ByVal end_angle2 As Double, _ ByVal circle_vector As PointData _ ) As Command |
- CENTER_POINT
- center_vector
- diameter
- total_hits
- num_rows
- start_angle1
- end_angle1
- start_angle2
- end_angle2
- circle_vector