Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Auto Ownership DMU Definitions #18

Open
danielsclint opened this issue Jul 24, 2019 · 1 comment
Open

Auto Ownership DMU Definitions #18

danielsclint opened this issue Jul 24, 2019 · 1 comment
Assignees

Comments

@danielsclint
Copy link
Contributor

@sidharthanr : In the AutoOwnership UEC the following four tokens are referenced. I looked in the ArcAutoOwnershipChoiceDMU to get the definition of these tokens, but it looks like they are being pulled from an extended base class (AutoOwnershipChoiceDMU). I don't have access to the base class (com.pb.models.ctramp.AutoOwnershipChoiceDMU). Do you know how these four fields are defined in the Java code?

No Token Description Formula for variable
12 workersAutoDependency Sum of scaled Auto minus Transit MC Logsum across all workers @workTourAutoTimeSavings
13 studentsAutoDependency Sum of scaled Auto minus Transit MC Logsum across all students @schoolDriveTourAutoTimeSavings
14 workersRailProportion Sum of rail IVT/transit IVT across all workers   @workerPremiumRatio
15 studentsRailProportion Sum of rail IVT/transit IVT across all students   @studentPremiumRatio
@sidharthanr
Copy link
Member

It is defined here and here.

ARC Java code depends on both the "arc" repo and "ctramp" repo. Originally "ctramp" repo
was supposed to be the common part between ctramp implementations. But all other implementations made "ctramp" also part of it's own repo. That is my understanding of what happened.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants