Planetary Orbital Evolution due to Tides
Orbital evolution of two objects experiencing tides
Core::ZeroDerivatives Class Reference

The derivatives of an identically zero quantity. More...

#include <Functions.h>

+ Inheritance diagram for Core::ZeroDerivatives:
+ Collaboration diagram for Core::ZeroDerivatives:

Public Member Functions

 ZeroDerivatives ()
 Create a derivative of an identically zero quantity. More...
 
double order (unsigned=1) const
 The deriv_order-th derivative. More...
 
- Public Member Functions inherited from Core::FunctionDerivatives
virtual ~FunctionDerivatives ()
 Clean up. More...
 

Detailed Description

The derivatives of an identically zero quantity.

Definition at line 133 of file Functions.h.

Constructor & Destructor Documentation

◆ ZeroDerivatives()

Core::ZeroDerivatives::ZeroDerivatives ( )
inline

Create a derivative of an identically zero quantity.

Definition at line 136 of file Functions.h.

Member Function Documentation

◆ order()

double Core::ZeroDerivatives::order ( unsigned  = 1) const
inlinevirtual

The deriv_order-th derivative.

Implements Core::FunctionDerivatives.

Definition at line 139 of file Functions.h.


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