public final class UtilsPatrius extends Object
Modifier and Type | Field and Description |
---|---|
static double |
DOUBLE_COMPARISON_EPSILON
Epsilon used for doubles relative comparison
|
static double |
EPSILON
Smallest positive number such that 1 - EPSILON is not numerically equal to 1.
|
static double |
GEOMETRY_EPSILON
Epsilon for the geometry aspects.
|
public static final double EPSILON
public static final double DOUBLE_COMPARISON_EPSILON
public static final double GEOMETRY_EPSILON
Copyright © 2021 CNES. All rights reserved.