Home > Applications > Horace > @d0d > d0d.m

iFit/d0d

PURPOSE ^

Create a 0D Horace dataset ('d0d')

SYNOPSIS ^

function w = d0d (varargin)

DESCRIPTION ^

 Create a 0D Horace dataset ('d0d')

 Syntax:
   >> w = d0d (filename)       % Create object from a file

   >> w = d0d (din)            % Create from a structure with valid fields
                               % Structure array will output an array of objects

 Or:
   >> w = d0d (u0)             % u0 is offset of origin of dataset,
   >> w = d0d (lattice, u0)    % Give lattice parameters (a,b,c,alf,bet,gam)

 Input parameters in more detail:
 ----------------------------------
   lattice Defines crystal lattice: [a,b,c,alpha,beta,gamma]
   u0      Vector of form [h0,k0,l0] or [h0,k0,l0,en0]
          that defines an origin point on the manifold of the dataset.
          If en0 omitted, then assumed to be zero.

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Mon 26-Nov-2018 15:08:42 by m2html © 2005. iFit (c) E.Farhi/ILL EUPL 1.1