OpenMMS
V1.5.1 Std

org.omg.DsLSRXRayCrystallography
Class UnitCell

java.lang.Object
  |
  +--org.omg.DsLSRXRayCrystallography.UnitCell
All Implemented Interfaces:
org.omg.CORBA.portable.IDLEntity, java.io.Serializable

public final class UnitCell
extends java.lang.Object
implements org.omg.CORBA.portable.IDLEntity

org/omg/DsLSRXRayCrystallography/UnitCell.java . Generated by the IDL-to-Java compiler (portable), version "3.1" from DsLSRXRayCrystallography.idl Tuesday, July 29, 2003 5:49:18 PM PDT

See Also:
Serialized Form

Field Summary
 float angle_alpha
           
 float angle_beta
           
 float angle_gamma
           
 float length_a
           
 float length_b
           
 float length_c
           
 
Constructor Summary
UnitCell()
           
UnitCell(float _length_a, float _length_b, float _length_c, float _angle_alpha, float _angle_beta, float _angle_gamma)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

length_a

public float length_a

length_b

public float length_b

length_c

public float length_c

angle_alpha

public float angle_alpha

angle_beta

public float angle_beta

angle_gamma

public float angle_gamma
Constructor Detail

UnitCell

public UnitCell()

UnitCell

public UnitCell(float _length_a,
                float _length_b,
                float _length_c,
                float _angle_alpha,
                float _angle_beta,
                float _angle_gamma)

OpenMMS
V1.5.1 Std

OpenMMS, Copyright 2001, All rights reserved