CFITSIO.jl
  • Home
  • Type Conversions
  • File
  • HDU
  • Header
  • Image
  • Table
  • Miscellaneous
    • Miscellaneous
Version
  • Miscellaneous
  • Miscellaneous
GitHub

Miscellaneous

CFITSIO.libcfitsio_version — Function
libcfitsio_version()::VersionNumber

Return the version of the underlying CFITSIO library

Example

julia> libcfitsio_version()
v"4.6.0"
source
CFITSIO.fits_get_version — Function
fits_get_version()::Cfloat

Return the version of the CFITSIO library as a floating point number.

Example

julia> fits_get_version()
4.0601997f0

See also libcfitsio_version, which returns a VersionNumber.

source
« Table

Powered by Documenter.jl and the Julia Programming Language.

Settings


This document was generated with Documenter.jl version 1.11.4 on Thursday 5 June 2025. Using Julia version 1.10.9.