Isis Developer Reference
|
Go to the source code of this file.
Namespaces | |
namespace | Isis |
This is free and unencumbered software released into the public domain. | |
Functions | |
json | Isis::fitsToJson (FileName fitsFile) |
Converts a FITS file to a json object. | |
json | Isis::fitsToJson (std::ifstream &fileStream) |
Convert the contents of a stream to a JSON object. | |