public class AngleDiameterPair extends Object
| Modifier and Type | Field and Description | 
|---|---|
double | 
angle
Angle in radians 
 | 
double | 
diameter
Diameter computed in the direction of the angle 
 | 
| Constructor and Description | 
|---|
AngleDiameterPair(double angle,
                 double diameter)
Default constructor, using angle in degrees and diameter. 
 | 
Copyright © 2014–2023 INRA-IJPB Modeling and Digital Imaging lab. All rights reserved.