spheroid_ar: spheroid_ar

View source: R/utils.r

spheroid_arR Documentation

spheroid_ar

Description

Spheroid described by effective radius and aspect ratio

Usage

spheroid_ar(rv, h, type = c("prolate", "oblate"))

Arguments

rv

equivolume sphere radius

h

aspect ratio

type

class of spheroid

Details

Describe a spheroid by the aspect ratio and effective radius of an equi-volume sphere V = 4/3 pi rv^3 = 4/3 pi a^2 c c = h * a

Author(s)

baptiste Auguie

See Also

Other user_level cda utility: dye_coverage(), equal_angles(), equal_sizes()


baptiste/cda documentation built on May 6, 2022, 5:52 a.m.