Learn R Programming

catenary (version 1.1.2)

catenary-class: Create a class for catenary

Description

Creates a basic catenary with endpoints

Arguments

Value

an object of class catenary

Slots

c1

shape parameter

c2

x-location parameter

lambda

y-location parameter

endpoints

left and right endpoint in data frame

L

length of catenary

Examples

Run this code
# NOT RUN {
getSlots("catenary")
# }

Run the code above in your browser using DataLab