Analysis::Focus class reference
[Core module]

Declaration  

#include <Goptical/Analysis/Focus>

namespace Goptical {
namespace Analysis {
class Focus;
};
};

This class is a member of the Analysis namespace.

Description  

This class is designed to find the best point of focus of an optical system.

Members  

See also the full member list section for this class.

Functions  

Members detail  

Focus(Sys::System &system)  

No documentation available

const Math::VectorPair3 & get_best_focus()  

Get best point of focus in system global coordinates.

virtual void invalidate()  

This virtual function implements the invalidate pure function declared in the PointImage base abstract class.

Documentation inherited from base class:

invalidate current analysis data

Valid XHTML 1.0 StrictGenerated by diaxen on Sun Jan 8 00:47:23 2012 using MkDoc