public class ThreeDPartialMaker
extends java.lang.Object
Uj,q Cjqrs ηri,s
コンストラクタと説明 |
---|
ThreeDPartialMaker(DSMOutput fp,
DSMOutput bp)
用いたいspcファイルたちと ヘッダーに加えたい情報
|
修飾子とタイプ | メソッドと説明 |
---|---|
double[] |
createPartial(SACComponent component,
int iBody,
PartialType type)
ibody番目のボディ(深さ)に対する摂動の Partial derivatives のiに対する成分 ETAri,s の i
|
void |
setSourceTimeFunction(SourceTimeFunction sourceTimeFunction) |
void |
setStructure(PolynomialStructure structure)
The structure is used for computation Q
|
DSMOutput |
toSpectrum(PartialType type)
Create a
DSMOutput from a forward propagation and a
backward propagation. |
public DSMOutput toSpectrum(PartialType type)
DSMOutput
from a forward propagation and a
backward propagation.type
- PartialType
public double[] createPartial(SACComponent component, int iBody, PartialType type)
component
- SACComponent
iBody
- index for SacBodytype
- PartialType
public void setStructure(PolynomialStructure structure)
structure
- PolynomialStructure
public void setSourceTimeFunction(SourceTimeFunction sourceTimeFunction)