Hi Shenyuan,
You can find some details on the opentripplanner-dev mailing list, this is rather old but contains some details / explanation on my initial isochrone implementation. In historical order:
You may find of course more information by digging into the mailing list, relevant keywords are "isochrone" and "analyst". AFAIK there is no really any "documentation" on the implementation details (usually OTP documentation only covers usage, API and algorithms; more detailed documentation about the code / implementation is in the code itself as comments).
Beware that:
- We are talking of some old and deprecated code (AFAIK OTP2 do not support analyst / isochrone anymore)
- You can find more details by digging into the code.
HTH,
--Laurent