Skip to contents

Generates points along a circular arc.

Usage

cpp_generate_arc(radius, start_angle, end_angle, n_points)

Arguments

radius

Arc radius

start_angle

Start angle in radians

end_angle

End angle in radians

n_points

Number of points to generate

Value

2 x n_points matrix