#include <wxPowderPattern.h>
Inheritance diagram for ObjCryst::WXPowderPatternDiffraction::
Public Methods | |
WXPowderPatternDiffraction (wxWindow *parent, PowderPatternDiffraction *) | |
void | CrystUpdate () |
Update the display, by getting new values from the object. New values should be grabbed from the object, and then a wxUpdateUI event should be posted (this for multi-thread, since only one thread should do graphical changes). | |
void | OnChangeCrystal (wxCommandEvent &WXUNUSED(event)) |
Private Attributes | |
PowderPatternDiffraction * | mpPowderPatternDiffraction |
WXFieldChoice * | mpFieldCrystal |
WXFieldRefPar * | mpFieldCagliotiU |
WXFieldRefPar * | mpFieldCagliotiV |
WXFieldRefPar * | mpFieldCagliotiW |
WXFieldRefPar * | mpFieldEta0 |
WXFieldRefPar * | mpFieldEta1 |
Allows to choose the Crystal, as well as the profile associated to this crystalline phase.