Registry / other / starlink-ast

starlink-ast

JSON →
library9.2.12vcpkgunverified

A library for handling world coordinate systems in astronomical data.

vcpkg install starlink-ast
INSTALL
IMPORT
SIG · STARLINK-AST
S
starlink-ast
othercppv9.2.12
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.

ast.h
#include <ast.h>

Create and destroy an AST coordinate frame

#include <ast.h> #include <iostream> int main() { AstFrame* frame = astFrame(2, "Title=My Frame"); std::cout << "AST frame created\n"; astAnnul(frame); return 0; }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
9.2.12latest on vcpkg
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
8
Resources

No resource links recorded.