Sails 0.2.0 Help

Sails::HKL

struct Sails::HKL

Represents the Miller indices (h, k, l) of a reflection.

This struct is used to represent the Miller indices (h, k, l) of a reflection in crystallography. It provides a way to store and access these indices as individual integer values.

Summary

Members

Descriptions

public inth

public intk

public intl

public inlineHKL(int h, int k, int l)

Members

public inth

public intk

public intl

public inlineHKL(int h, int k, int l)

Last modified: 08 August 2024