LSSTApplications
18.1.0
LSSTDataManagementBasePackage
|
#include <cctype>
#include <limits>
#include <sstream>
#include <stdexcept>
#include <vector>
#include "astshim/base.h"
#include "astshim/FrameDict.h"
#include "astshim/FrameSet.h"
Go to the source code of this file.
Namespaces | |
ast | |
AST wrapper classes and functions. | |
ast::detail | |
Functions | |
FrameDict | ast::detail::makeFrameDict (FrameSet const &frameSet) |
Make a FrameDict from a copy of a FrameSet. More... | |