[UP]


Manual Reference Pages  - hypocycloidal (1)

NAME

hypocycloidal(1f) - [M_draw] display hypocycloidal curves (LICENSE:PD)

CONTENTS

Synopsis
Description
Options
Example
Author
License

SYNOPSIS

hypocycloidal [--help|--version]

DESCRIPTION

Generates hypocycloidal curves.

OPTIONS

-S Sun wheel radius
-P Planet wheel radius
-O Offset from center of Planet wheel
-d output device type
-x X size in device units
-y Y size in device units
-o output file name
--help display this help and exit
--version
  output version information and exit

EXAMPLE

Sample usage

   # generate Adobe PDF document
   export M_DRAW_FONTLIB=/usr/share/hershey
   export M_DRAW_DEVICE=pdf
   hypocycloidal -o look.pdf -d pdf
   # display PDF file using an Adobe PDF viewer
   xpdf look.pdf

AUTHOR

John S. Urban

LICENSE

Public License


hypocycloidal (1) March 11, 2021
Generated by manServer 1.08 from cb3a3672-da1d-45f8-98df-86bac7d8007e using man macros.