FMT 0.9.8
Forest management tools for forest planning
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
Core::FMTdevelopmentpath Class Reference

#include <FMTdevelopmentpath.hpp>

Collaboration diagram for Core::FMTdevelopmentpath:
[legend]

Public Member Functions

 FMTdevelopmentpath ()
 
 FMTdevelopmentpath (const FMTdevelopmentpath &rhs)
 
 FMTdevelopmentpath (const FMTdevelopment &ldevelopment, const double &lproportion)
 
FMTdevelopmentpathoperator= (const FMTdevelopmentpath &rhs)
 
 ~FMTdevelopmentpath ()=default
 

Public Attributes

std::unique_ptr< FMTdevelopmentdevelopment
 
double proportion
 

Constructor & Destructor Documentation

◆ FMTdevelopmentpath() [1/3]

Core::FMTdevelopmentpath::FMTdevelopmentpath ( )

◆ FMTdevelopmentpath() [2/3]

Core::FMTdevelopmentpath::FMTdevelopmentpath ( const FMTdevelopmentpath rhs)

◆ FMTdevelopmentpath() [3/3]

Core::FMTdevelopmentpath::FMTdevelopmentpath ( const FMTdevelopment ldevelopment,
const double &  lproportion 
)

◆ ~FMTdevelopmentpath()

Core::FMTdevelopmentpath::~FMTdevelopmentpath ( )
default

Member Function Documentation

◆ operator=()

FMTdevelopmentpath & Core::FMTdevelopmentpath::operator= ( const FMTdevelopmentpath rhs)

Member Data Documentation

◆ development

std::unique_ptr<FMTdevelopment> Core::FMTdevelopmentpath::development

◆ proportion

double Core::FMTdevelopmentpath::proportion

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