Gemmi C++ API
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
gemmi::NcsOp Struct Reference

Non-crystallographic symmetry operation (such as in the MTRIXn record) More...

#include <unitcell.hpp>

Public Member Functions

Position apply (const Position &p) const
 

Public Attributes

std::string id
 
bool given
 
Transform tr
 

Detailed Description

Non-crystallographic symmetry operation (such as in the MTRIXn record)

Definition at line 120 of file unitcell.hpp.

Member Function Documentation

◆ apply()

Position gemmi::NcsOp::apply ( const Position p) const
inline

Definition at line 124 of file unitcell.hpp.

Member Data Documentation

◆ id

std::string gemmi::NcsOp::id

Definition at line 121 of file unitcell.hpp.

◆ given

bool gemmi::NcsOp::given

Definition at line 122 of file unitcell.hpp.

◆ tr

Transform gemmi::NcsOp::tr

Definition at line 123 of file unitcell.hpp.


The documentation for this struct was generated from the following file: