PSRCHIVE
| Ask a Question | Search PSRCHIVE: |
Home
|
EPOSArchive.h virtual std::string get_source() const Get the source name. Definition BasicArchive.C:155 EPOSArchive * clone() const Return a new copy-constructed EPOSArchive instance. Definition EPOSArchive.C:87 virtual Integration * new_Integration(const Integration *copy_this=0) Return a pointer to a new BasicIntegration. Definition EPOSArchive.C:176 const EPOSArchive & operator=(const EPOSArchive &archive) Assignment operator. virtual void load_header(const char *filename) Load the EPOS header information from filename. Definition EPOSArchive.C:195 bool can_unload() const The unload_file method is not implemented. Definition EPOSArchive.h:67 virtual Integration * load_Integration(const char *filename, unsigned subint) Load the specified Integration from filename, returning new instance. Definition EPOSArchive.C:247 void copy(const Archive &archive) Copy all of the class attributes and the selected Integration data. Definition EPOSArchive.C:61 virtual void unload_file(const char *filename) const Unload the EPOSArchive (header and Integration data) to filename. Definition EPOSArchive.C:317 Array of Profiles integrated over the same time interval. Definition Integration.h:37 Generated using doxygen 1.14.0
|