C# Class Filter.PallarelConnector

Connector の概要の説明です。
Inheritance: IFilter
Mostra file Open project: ufcpp/UfcppSample

Public Methods

Method Description
Clear ( ) : void
GetValue ( double x ) : double
PallarelConnector ( IFilter filters ) : System

Method Details

Clear() public method

public Clear ( ) : void
return void

GetValue() public method

public GetValue ( double x ) : double
x double
return double

PallarelConnector() public method

public PallarelConnector ( IFilter filters ) : System
filters IFilter
return System