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 - PartialTypepublic double[] createPartial(SACComponent component, int iBody, PartialType type)
component - SACComponentiBody - index for SacBodytype - PartialTypepublic void setStructure(PolynomialStructure structure)
structure - PolynomialStructurepublic void setSourceTimeFunction(SourceTimeFunction sourceTimeFunction)