A B C D E F G H I J K L M N O P R S T U V W X Y Z Ε Θ

I

INFINITE - Static variable in class org.hermit.geometry.Point
A constant representing a point at infinity.
Instant - Class in org.hermit.astro
A representation of a particular moment in time, with methods to convert between the numerous time systems used in astronomy.
Instant(double) - Constructor for class org.hermit.astro.Instant
Create an instant from a Julian day number in UT.
Instant(long) - Constructor for class org.hermit.astro.Instant
Create an instant from a Java time in ms since 1 Jan 1970 UTC.
Instant(int, int, double) - Constructor for class org.hermit.astro.Instant
Create an instant from a date / time in UT.
Instant(int, int, int, int, int, int) - Constructor for class org.hermit.astro.Instant
Create an instant from a date / time in UT.
interpolate(double[], double[], double) - Static method in class org.hermit.astro.Util
Interpolate in a table to find a good interpolated value.
interpolate(int) - Method in class org.hermit.geometry.spline.CubicSpline
Interpolate the spline.
intervalMsToHmsShort(long) - Static method in class org.hermit.utils.TimeUtils
Format a time offset as hours, minutes and seconds, only including the relevant components.
invalidate() - Method in class org.hermit.astro.Body
Invalidate the data cache.
invalidate() - Method in class org.hermit.astro.Observation
Invalidate all of the data caches associated with this Observation.
isInfinite() - Method in class org.hermit.geometry.Edge
Determine whether this edge is infinite.
isInfinite() - Method in class org.hermit.geometry.Point
Determine whether this point is infinite.
isInner() - Method in class org.hermit.astro.Planet
Determine whether this is an inner planet (i.e.
isNaN() - Method in class org.hermit.geometry.Point
Determine whether this point is NaN.
isPartlyInfinite() - Method in class org.hermit.geometry.Edge
Determine whether this edge is partly infinite.
isPowerOf2(int) - Static method in class org.hermit.utils.Bitwise
Returns true if the argument is power of 2.
iterate() - Method in class org.hermit.geometry.cluster.Clusterer
Runs a single iteration of the clustering algorithm on the stored data.
iterate() - Method in class org.hermit.geometry.cluster.FuzzyClusterer
Runs a single iteration of the clustering algorithm on the stored data.
iterate() - Method in class org.hermit.geometry.cluster.KMeansClusterer
Runs a single iteration of the clustering algorithm on the stored data.

A B C D E F G H I J K L M N O P R S T U V W X Y Z Ε Θ