| Interface | Description | 
|---|---|
| ValueConverter | Defines a conversion from one data type to another. | 
| Class | Description | 
|---|---|
| Conversions | Utility functions for converting between value types. | 
| Iso8601Converter | Converts between Strings in ISO-8601 format and some kind of numeric date. | 
| Iso8601Converter.DateKit | Helper class which contains all the items which are potentially
 expensive to produce but cannot be shared by different threads. | 
| Iso8601ToDecimalYear | Converts between Strings in ISO-8601 format and numeric date as a
 Decimal Year. | 
| Iso8601ToJulian | Converts between Strings in ISO-8601 format and numeric date as a
 Julian Year. | 
| SexagesimalToDegrees | Converts between Strings in sexagesimal format and numeric values in
 degrees. | 
| SkySystem | Represents a sky coordinate system. | 
| SkyUnits | Class defining units used for a two-coordinate sky coordinate system. | 
Copyright © 2025 Central Laboratory of the Research Councils. All Rights Reserved.