|
Aimsun Next Scripting
24.0
|
Public Member Functions | |
| GKCentroidConfiguration * | getCentroidConfiguration () const |
| DistributionExperiment * | getExperiment () const |
| GKTimePeriod * | getTimePeriod () const |
| unsigned int | getNumberOfIndices () const |
| const GKTripPurpose * | getTripPurpose (const unsigned int iIndex) const |
| std::vector< const GKTransportationMode * > | getModes (const unsigned int iIndex) const |
| unsigned int | getCarAvailability (const unsigned int iIndex) const |
| double | getAverageImpedance (const unsigned int iIndex) const |
| GKODMatrix * | createMatrix (const unsigned int iIndex, const bool iTemporary) const |
| std::vector< GKODMatrix * > | createMatrix (const GKTripPurpose &iPurpose, const bool iTemporary) const |
| std::vector< const GKTripPurpose * > | getTripPurposes () const |
| unsigned int | getNumberOfIterations (const unsigned int iIndex) const |
| double | getEpsilon (const unsigned int iIndex, const unsigned int iIteration) const |
| double | getResidual (const unsigned int iIndex, const unsigned int iIteration) const |
| double | getRelativeGap (const unsigned int iIndex, const unsigned int iIteration) const |
| double | getError (const unsigned int iIndex, const unsigned int iIteration) const |
| double | getCheckSum () const |
| std::vector< GKODMatrix * > DistributionOutput::createMatrix | ( | const GKTripPurpose & | iPurpose, |
| const bool | iTemporary | ||
| ) | const |
| GKODMatrix * DistributionOutput::createMatrix | ( | const unsigned int | iIndex, |
| const bool | iTemporary | ||
| ) | const |
| double DistributionOutput::getAverageImpedance | ( | const unsigned int | iIndex | ) | const |
| unsigned int DistributionOutput::getCarAvailability | ( | const unsigned int | iIndex | ) | const |
| GKCentroidConfiguration * DistributionOutput::getCentroidConfiguration | ( | ) | const |
| double DistributionOutput::getCheckSum | ( | ) | const |
| double DistributionOutput::getEpsilon | ( | const unsigned int | iIndex, |
| const unsigned int | iIteration | ||
| ) | const |
| double DistributionOutput::getError | ( | const unsigned int | iIndex, |
| const unsigned int | iIteration | ||
| ) | const |
| DistributionExperiment * DistributionOutput::getExperiment | ( | ) | const |
| std::vector< const GKTransportationMode * > DistributionOutput::getModes | ( | const unsigned int | iIndex | ) | const |
| unsigned int DistributionOutput::getNumberOfIndices | ( | ) | const |
| unsigned int DistributionOutput::getNumberOfIterations | ( | const unsigned int | iIndex | ) | const |
| double DistributionOutput::getRelativeGap | ( | const unsigned int | iIndex, |
| const unsigned int | iIteration | ||
| ) | const |
| double DistributionOutput::getResidual | ( | const unsigned int | iIndex, |
| const unsigned int | iIteration | ||
| ) | const |
| GKTimePeriod * DistributionOutput::getTimePeriod | ( | ) | const |
| const GKTripPurpose * DistributionOutput::getTripPurpose | ( | const unsigned int | iIndex | ) | const |
| std::vector< const GKTripPurpose * > DistributionOutput::getTripPurposes | ( | ) | const |
1.9.4