bufferSize() const | taup::TPVelocityLayer | inlinevirtual |
class_name() | taup::TPVelocityLayer | inlinestatic |
classSize() const | taup::TPVelocityLayer | inlinevirtual |
createNumericObjects(V &v) | taup::VelocityIntegrate< V > | protected |
deserialize(DataBuffer &buffer) | taup::TPVelocityLayer | inlinevirtual |
get_class_name() const | taup::TPVelocityLayer | inlinevirtual |
getdDistdPB() const | taup::TPVelocityLayer | inline |
getdDistdPT() const | taup::TPVelocityLayer | inline |
getDistB() const | taup::TPVelocityLayer | inline |
getDistCrit() const | taup::TPVelocityLayer | inline |
getDistT() const | taup::TPVelocityLayer | inline |
getLayerName() const | taup::TPVelocityLayer | inline |
getLayerType() const | taup::TPVelocityLayer | inline |
getPb() const | taup::TPVelocityLayer | inline |
getPCrit() const | taup::TPVelocityLayer | inline |
getPhaseName() const | taup::TPVelocityLayer | inline |
getPhaseNameDiff() const | taup::TPVelocityLayer | inline |
getPhaseNameDiffLower() const | taup::TPVelocityLayer | inline |
getPhaseNameLower() const | taup::TPVelocityLayer | inline |
getPhaseNameUpper() const | taup::TPVelocityLayer | inline |
getPhaseType() const | taup::TPVelocityLayer | inline |
getPmin() const | taup::TPVelocityLayer | inline |
getPt() const | taup::TPVelocityLayer | inline |
getRb() const | taup::TPVelocityLayer | inline |
getRt() const | taup::TPVelocityLayer | inline |
getTurningRadius() const | taup::TPVelocityLayer | inline |
getTurningVelocity() const | taup::TPVelocityLayer | inline |
getVb() const | taup::TPVelocityLayer | inline |
getVt() const | taup::TPVelocityLayer | inline |
init() | taup::TPVelocityLayer | inline |
integDistance(double p, double r=-1.0) | taup::TPVelocityLayer | inline |
integDistance(double p, double r1, double r2) | taup::TPVelocityLayer | inline |
integrateDistance(double p, double ra, double rb, bool r_open=false) | taup::VelocityIntegrate< V > | inlinevirtual |
integrateDistance(double p, double ra, bool r_open=false) | taup::VelocityIntegrate< V > | inlinevirtual |
integrateTime(double p, double ra, double rb) | taup::VelocityIntegrate< V > | inlinevirtual |
integrateTime(double p, double ra) | taup::VelocityIntegrate< V > | inlinevirtual |
integTime(double p, double r=-1.0) | taup::TPVelocityLayer | inline |
integTime(double p, double r1, double r2) | taup::TPVelocityLayer | inline |
invalidRay() const | taup::TPVelocityLayer | inline |
isPhaseDiffDefined() const | taup::TPVelocityLayer | inline |
isPhaseDiffLowerDefined() const | taup::TPVelocityLayer | inline |
isSplitLayer() const | taup::TPVelocityLayer | inline |
isTimeIntegralTau() const | taup::TPVelocityLayer | inlinevirtual |
isVelocityConstant() const | taup::TPVelocityLayer | inlinevirtual |
isVelocityCubic() const | taup::TPVelocityLayer | inlinevirtual |
isVelocityLinear() const | taup::TPVelocityLayer | inlinevirtual |
isVelocityPowerLaw() const | taup::TPVelocityLayer | inlinevirtual |
isVelocityQuadratic() const | taup::TPVelocityLayer | inlinevirtual |
newModelCopy(TPVelocityLayer *tpvl) | taup::TPVelocityLayer | static |
newModelCopy(const string &cnam, DataBuffer &buffer) | taup::TPVelocityLayer | static |
operator()(double r) | taup::TPVelocityLayer | virtual |
operator=(const VelocityIntegrate &vi) | taup::VelocityIntegrate< V > | inline |
taup::TPVelocityLayer::operator=(const TPVelocityLayer &vl) | taup::TPVelocityLayer | inline |
passingRay() const | taup::TPVelocityLayer | inline |
pAtR(double r) | taup::TPVelocityLayer | inline |
rAtP(double p) | taup::TPVelocityLayer | virtual |
serialize(DataBuffer &buffer) | taup::TPVelocityLayer | inlinevirtual |
setdDistdPB(double dDdP) | taup::TPVelocityLayer | inline |
setdDistdPT(double dDdP) | taup::TPVelocityLayer | inline |
setDistB(double d) | taup::TPVelocityLayer | inline |
setDistT(double d) | taup::TPVelocityLayer | inline |
setIntegTolerance(double tol) | taup::VelocityIntegrate< V > | inline |
setLayerType(int lt) | taup::TPVelocityLayer | inline |
setPhaseDiffDef(bool def) | taup::TPVelocityLayer | inline |
setPhaseDiffLowerDef(bool def) | taup::TPVelocityLayer | inline |
setPhaseName(const string &name) | taup::TPVelocityLayer | inline |
setPhaseNameDiff(const string &name) | taup::TPVelocityLayer | inline |
setPhaseNameDiffLower(const string &name) | taup::TPVelocityLayer | inline |
setPhaseNameLower(const string &name) | taup::TPVelocityLayer | inline |
setPhaseNameUpper(const string &name) | taup::TPVelocityLayer | inline |
setPhaseType(const string &phtype) | taup::TPVelocityLayer | inline |
setPhaseTypeP() | taup::TPVelocityLayer | inline |
setPhaseTypeS() | taup::TPVelocityLayer | inline |
setPmin(double pmin) | taup::TPVelocityLayer | inline |
setRay(double p) | taup::TPVelocityLayer | inlineprotected |
setSplitLayer(double pcrit, double dcrit) | taup::TPVelocityLayer | inline |
setUpDownRay(double p, double r1, double r2) | taup::TPVelocityLayer | inlineprotected |
toStream(ostream &os, string indent) const | taup::TPVelocityLayer | virtual |
toString() const | taup::TPVelocityLayer | |
TPVelocityLayer() | taup::TPVelocityLayer | inline |
TPVelocityLayer(double rt, double rb, const string &layrnam) | taup::TPVelocityLayer | inline |
TPVelocityLayer(const TPVelocityLayer &vl) | taup::TPVelocityLayer | inline |
turningRay() const | taup::TPVelocityLayer | inline |
VelocityIntegrate() | taup::VelocityIntegrate< V > | inline |
VelocityIntegrate(double rt, double rb, const string &layrnam) | taup::VelocityIntegrate< V > | inline |
VelocityIntegrate(const VelocityIntegrate &vi) | taup::VelocityIntegrate< V > | inline |
vldDistdP_B | taup::TPVelocityLayer | protected |
vldDistdP_T | taup::TPVelocityLayer | protected |
vlDistB | taup::TPVelocityLayer | protected |
vlDistCrit | taup::TPVelocityLayer | protected |
vlDistT | taup::TPVelocityLayer | protected |
vlInvalidRay | taup::TPVelocityLayer | protected |
vlIRb | taup::TPVelocityLayer | protected |
vlIRt | taup::TPVelocityLayer | protected |
vlLayerName | taup::TPVelocityLayer | protected |
vlLayerType | taup::TPVelocityLayer | protected |
vlPassingRay | taup::TPVelocityLayer | protected |
vlPb | taup::TPVelocityLayer | protected |
vlPCrit | taup::TPVelocityLayer | protected |
vlPhase | taup::TPVelocityLayer | protected |
vlPhaseILower | taup::TPVelocityLayer | protected |
vlPhaseIUpper | taup::TPVelocityLayer | protected |
vlPhaseLower | taup::TPVelocityLayer | protected |
vlPhaseLowerIDef | taup::TPVelocityLayer | protected |
vlPhaseType | taup::TPVelocityLayer | protected |
vlPhaseUpper | taup::TPVelocityLayer | protected |
vlPhaseUpperIDef | taup::TPVelocityLayer | protected |
vlPmin | taup::TPVelocityLayer | protected |
vlPt | taup::TPVelocityLayer | protected |
vlRb | taup::TPVelocityLayer | protected |
vlRLast | taup::TPVelocityLayer | protected |
vlRt | taup::TPVelocityLayer | protected |
vlRTurn | taup::TPVelocityLayer | protected |
vlSplitLayer | taup::TPVelocityLayer | protected |
vlTurningRay | taup::TPVelocityLayer | protected |
vlVb | taup::TPVelocityLayer | protected |
vlVt | taup::TPVelocityLayer | protected |
vlVTurn | taup::TPVelocityLayer | protected |
vmDist | taup::VelocityIntegrate< V > | protected |
vmDistNI | taup::VelocityIntegrate< V > | protected |
vmIntegTol | taup::VelocityIntegrate< V > | protectedstatic |
vmTau | taup::VelocityIntegrate< V > | protected |
vmTauNI | taup::VelocityIntegrate< V > | protected |
writeNormRadius(ostream &os) const | taup::TPVelocityLayer | inlinevirtual |
writeVelocity(ostream &os) const | taup::TPVelocityLayer | virtual |
~TPVelocityLayer() | taup::TPVelocityLayer | inlinevirtual |
~VelocityIntegrate() | taup::VelocityIntegrate< V > | inlinevirtual |