View Source SpaceDust.Data.IAU1980 (Space Dust v0.3.0)

IAU 1980 Nutation Theory data

Summary

Functions

The whole series, as structs, in published order.

number of terms in the IAU 1980 nutation series

Functions

all()

The whole series, as structs, in published order.

Prefer this over repeated getCoefficients/1 when summing the series: Enum.at/2 on a list is O(n), so indexing term by term makes an O(n^2) loop out of what should be a single pass.

getCoefficients(rowIndex)

termCount()

number of terms in the IAU 1980 nutation series