Chapter30Predictions
Chapter30Predictions(TimequeryTime,intpersonsPresent,stringbodyPartTouched)
Generates Prasna Marga Chapter 30 predictions for Nashta Jataka reconstructing an unknown birth chart. When the querent has no birth record the Prasna chart at query time is used to reverseengineer the Janma Nakshatra Janma Lagna birth Moon sign and the birth positions of Jupiter and the Sun. Several methods are provided and should be weighed against Nimittas omens the number of persons present any body part touched and the querents appearance. Source Prasna Marga Chapter XXX.
Parameters
| Name | Type | Description |
|---|---|---|
queryTime |
Time |
Time of the Prasna horary query moment. |
personsPresent |
0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]] |
Optional number of persons present at the query including astrologer and client. |
bodyPartTouched |
String |
Optional lowercase name of the body part touched by the querent at query time. |
Calling this method
Endpoint base: https://api.vedastro.org/api/Calculate/Chapter30Predictions
Most Calculate methods accept parameters either as URL path segments (GET) or as a JSON body (POST), keyed by parameter name. The exact request shape varies per method — see the Getting Started guide for the response envelope, StdTime format, and Ayanamsa conventions that apply across the API. Use the "Try it" panel below to build and send a real request and see the exact call this method expects.
Loading try-it widget…