ReFRACtor
Python.factory.creator.forward_model.NonuniformSpectrumSampling Class Reference
+ Inheritance diagram for Python.factory.creator.forward_model.NonuniformSpectrumSampling:
+ Collaboration diagram for Python.factory.creator.forward_model.NonuniformSpectrumSampling:

Public Member Functions

def __call__ (self, kwargs)
 
def check_num_channels (self, check_num)
 
def create (self, kwargs)
 
def deregister_to_receive (self, RfType=None)
 
def param (self, param_name, kwargs)
 
def receive (self, rf_obj)
 
def register_parameter (self, param_name, param_def)
 
def register_to_receive (self, RfType)
 
def spacing (self)
 

Public Attributes

 common_store
 
 config_def
 
 parameters
 

Static Public Attributes

 channel_domains = param.Iterable()
 
 high_res_spacing = param.Choice(param.ArrayWithUnit(dims=1), param.DoubleWithUnit())
 
 num_channels = param.Scalar(int)
 

Detailed Description

Definition at line 62 of file forward_model.py.

Member Function Documentation

◆ __call__()

def Python.factory.creator.base.Creator.__call__ (   self,
  kwargs 
)
inherited
Turns creators into callables so that they can be evaluated by ConfigParam as any other callable without it
needing to know any details of this class.

Definition at line 164 of file base.py.

◆ check_num_channels()

def Python.factory.creator.forward_model.PerChannelMixin.check_num_channels (   self,
  check_num 
)
inherited

Definition at line 12 of file forward_model.py.

◆ create()

def Python.factory.creator.forward_model.NonuniformSpectrumSampling.create (   self,
  kwargs 
)

Definition at line 66 of file forward_model.py.

◆ deregister_to_receive()

def Python.factory.creator.base.Creator.deregister_to_receive (   self,
  RfType = None 
)
inherited

Definition at line 127 of file base.py.

◆ param()

def Python.factory.creator.base.Creator.param (   self,
  param_name,
  kwargs 
)
inherited

Definition at line 111 of file base.py.

◆ receive()

def Python.factory.creator.base.Creator.receive (   self,
  rf_obj 
)
inherited

Definition at line 156 of file base.py.

◆ register_parameter()

def Python.factory.creator.base.Creator.register_parameter (   self,
  param_name,
  param_def 
)
inherited

Definition at line 95 of file base.py.

◆ register_to_receive()

def Python.factory.creator.base.Creator.register_to_receive (   self,
  RfType 
)
inherited

Definition at line 122 of file base.py.

◆ spacing()

def Python.factory.creator.forward_model.SpectrumSamplingBase.spacing (   self)
inherited

Definition at line 37 of file forward_model.py.

Member Data Documentation

◆ channel_domains

Python.factory.creator.forward_model.NonuniformSpectrumSampling.channel_domains = param.Iterable()
static

Definition at line 64 of file forward_model.py.

◆ common_store

Python.factory.creator.base.Creator.common_store
inherited

Definition at line 65 of file base.py.

◆ config_def

Python.factory.creator.base.Creator.config_def
inherited

Definition at line 71 of file base.py.

◆ high_res_spacing

Python.factory.creator.forward_model.SpectrumSamplingBase.high_res_spacing = param.Choice(param.ArrayWithUnit(dims=1), param.DoubleWithUnit())
staticinherited

Definition at line 35 of file forward_model.py.

◆ num_channels

Python.factory.creator.forward_model.PerChannelMixin.num_channels = param.Scalar(int)
staticinherited

Definition at line 10 of file forward_model.py.

◆ parameters

Python.factory.creator.base.Creator.parameters
inherited

Definition at line 76 of file base.py.


The documentation for this class was generated from the following file:

Copyright © 2017, California Institute of Technology.
ALL RIGHTS RESERVED.
U.S. Government Sponsorship acknowledged.
Generated Fri Aug 24 2018 15:44:14