 |
NAPISD
PAHdb website C++ backend
|
Loading...
Searching...
No Matches
19 void setFilename(
const std::string_view filename);
21 std::string_view getFilename()
const;
23 void writeTableHeaderToDisk(
const std::vector<std::string> &header);
24 void writeTableToDisk(
const std::vector<std::vector<double>> &table);
27 std::string _filename;
32inline void FileOutput::setFilename(std::string_view filename) {
36inline std::string_view FileOutput::getFilename()
const {
return (_filename); }
Since FY2019 the NASA Ames PAH IR Spectroscopic Database is being supported
through a directed Work Package at NASA Ames titled: "Laboratory Astrophysics - The NASA Ames PAH IR Spectroscopic Database".
Since FY2023 the NASA Ames PAH IR Spectroscopic Database is being supported
through the Laboratory Astrophysics Rd 2 directed Work Package at NASA Ames.
© Copyright 2021-2025, Christiaan Boersma