Sails 0.2.0 Help

Sails::Output

struct Sails::Output

Represents the output of a Sails process.

This class is used to hold the output of a process, which includes a gemmi::Structure object, an MTZ object and log string.

Summary

Members

Descriptions

public gemmi::Structurestructure

publicMTZmtz

public std::stringlog

public std::map< int, std::map< std::string, std::string > >snfgs

public inlineOutput(gemmi::Structure & structure,MTZ& mtz, std::string log, std::map< int, std::map< std::string, std::string > > & snfgs)

Members

public gemmi::Structurestructure

publicMTZmtz

public std::stringlog

public std::map< int, std::map< std::string, std::string > >snfgs

public inlineOutput(gemmi::Structure & structure,MTZ& mtz, std::string log, std::map< int, std::map< std::string, std::string > > & snfgs)

Last modified: 08 August 2024