Options
All
  • Public
  • Public/Protected
  • All
Menu

Copyright (c) 2019 mol* contributors, licensed under MIT, See LICENSE file for more info.

author

Alexander Rose alexander.rose@weirdbyte.de

Hierarchy

  • Dsn6Header

Index

Properties

alpha: number
beta: number
divisor: number

Constants that bring the electron density from byte to normal scale. They are calculated like this: prod = 255.0/(rhomax-rhomin), plus = -rhomin*prod.

gamma: number
sigma: undefined | number

Rms deviation of electron density map (only given in BRIX but not in DSN6)

summand: number
xExtent: number

the extent (size) of the map, along X, Y, Z, in grid units

xRate: number

number of grid points along the whole unit cell, along X, Y, Z

xStart: number

the origin of the map in grid units, along X, Y, Z

xlen: number

Unit cell parameters

yExtent: number
yRate: number
yStart: number
ylen: number
zExtent: number
zRate: number
zStart: number
zlen: number

Generated using TypeDoc