Registry / other / libaaplus

libaaplus

JSON →
library2.36vcpkgunverified

libaaplus is an astronomical computations library by naughter software.

vcpkg install libaaplus
INSTALL
IMPORT
SIG · LIBAAPLUS
L
libaaplus
othercppv2.36
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

AA+.h
#include <AA+.h>

Convert a date to Julian Day

#include <AA+.h> #include <cstdio> int main() { double jd = CAADate::DateToJulian(2024, 1, 1, 0.0); printf("Julian Day: %f\n", jd); return 0; }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.36latest on vcpkg
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources

No resource links recorded.

libaaplus — pip install libaaplus · libregistry