OpenStructure
|
#include <image_state_frequency_domain.hh>
Public Member Functions | |
FrequencyDomain (const Extent &e) | |
DataDomain | GetDomain () const |
void | SetSpatialOrigin (const Point &o) |
Point | GetSpatialOrigin () const |
Extent | GetExtent () const |
Extent | GetLogicalExtent () const |
Extent | GetPhysicalExtent () const |
template<typename V > | |
Real | GetReal (const Point &p, const ValueHolder< V > &data) const |
template<typename V > | |
void | SetReal (const Point &p, const Real &r, ValueHolder< V > &data) |
template<typename V > | |
Complex | GetComplex (const Point &p, const ValueHolder< V > &data) const |
template<typename V > | |
void | SetComplex (const Point &p, const Complex &c, ValueHolder< V > &data) |
Index | Point2Index (const Point &p) const |
Definition at line 43 of file image_state_frequency_domain.hh.
|
inline |
Definition at line 45 of file image_state_frequency_domain.hh.
|
inline |
Definition at line 80 of file image_state_frequency_domain.hh.
|
inline |
Definition at line 51 of file image_state_frequency_domain.hh.
|
inline |
Definition at line 57 of file image_state_frequency_domain.hh.
|
inline |
Definition at line 59 of file image_state_frequency_domain.hh.
|
inline |
Definition at line 61 of file image_state_frequency_domain.hh.
|
inline |
Definition at line 64 of file image_state_frequency_domain.hh.
|
inline |
Definition at line 55 of file image_state_frequency_domain.hh.
Definition at line 95 of file image_state_frequency_domain.hh.
|
inline |
Definition at line 89 of file image_state_frequency_domain.hh.
|
inline |
Definition at line 73 of file image_state_frequency_domain.hh.
|
inline |
Definition at line 53 of file image_state_frequency_domain.hh.